Basic loop support
This commit is contained in:
parent
96117701f9
commit
298ca2f679
2 changed files with 31 additions and 7 deletions
|
|
@ -77,5 +77,5 @@ fn main() {
|
|||
one_armed_if(true);
|
||||
if_let(Some(41));
|
||||
reinit();
|
||||
// loop_uninit();
|
||||
loop_uninit();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue