fixed example5
This commit is contained in:
@@ -1,2 +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
|
int foo dana int 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
|
foo dana 3 fox
|
||||||
|
|||||||
Reference in New Issue
Block a user