fixed bug and added a little documentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
|
||||
if false:
|
||||
define = true;
|
||||
|
||||
if define:
|
||||
a = 33;
|
||||
|
||||
print(a, '\n');
|
||||
Reference in New Issue
Block a user