added example5 to test for loop
This commit is contained in:
2
doc/example5.x
Normal file
2
doc/example5.x
Normal file
@@ -0,0 +1,2 @@
|
||||
int foo dana x fox mulder int y; int b; for dana y = 0; y < x; y = y + 1; fox mulder b = 2; scully return y; scully
|
||||
foo dana 3 mulder
|
||||
Reference in New Issue
Block a user