Implement simple if conditions
This commit is contained in:
4
tests/print_boolean.eln
Normal file
4
tests/print_boolean.eln
Normal file
@@ -0,0 +1,4 @@
|
||||
begin
|
||||
? True;
|
||||
? False
|
||||
end.
|
||||
Reference in New Issue
Block a user