test: restore Demo22
This commit is contained in:
parent
538005b7dc
commit
6d065bf3cb
@ -6,7 +6,7 @@ module: Main
|
||||
body:
|
||||
declare x: int = 0
|
||||
|
||||
x = inc(x, 1)
|
||||
x = inc(x)
|
||||
println(x)
|
||||
|
||||
x = inc(x, 7)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user