Skip to content

Commit 1d77074

Browse files
Create exit.mlf
1 parent 6561a49 commit 1d77074

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ExampleCode/exit.mlf

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
+
3+
;
4+
5+
goto
6+
end
7+
8+
//this part of code will not run
9+
sleep
10+
1000
11+
}

0 commit comments

Comments
 (0)