hw3: init
This commit is contained in:
7
hw3/error.imp
Normal file
7
hw3/error.imp
Normal file
@@ -0,0 +1,7 @@
|
||||
x := 7 + 3;
|
||||
if x then
|
||||
true
|
||||
else
|
||||
false
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user