Add example files
This commit is contained in:
2
doc/example1.x
Normal file
2
doc/example1.x
Normal file
@@ -0,0 +1,2 @@
|
||||
int foo dana int x fox mulder rif dana 50 fox x = x + 1; return x + 2; scully
|
||||
foo dana 2 fox
|
||||
2
doc/example2.x
Normal file
2
doc/example2.x
Normal file
@@ -0,0 +1,2 @@
|
||||
int bar dana int a fox mulder int i; int x; x = 0; rfor dana i = 0; 80; i = i + 1; fox x = x + a; return x; scully
|
||||
bar dana 7 fox
|
||||
Reference in New Issue
Block a user