Add a code generator for making tests of the examples.
This commit is contained in:
4
examples/basic/broken1.ngr
Normal file
4
examples/basic/broken1.ngr
Normal file
@@ -0,0 +1,4 @@
|
||||
x = 5;
|
||||
x = 4*x + 3;
|
||||
print x;
|
||||
print y;
|
||||
Reference in New Issue
Block a user