Add missing test files
This commit is contained in:
11
files/task2/TestPop1.jas
Normal file
11
files/task2/TestPop1.jas
Normal file
@@ -0,0 +1,11 @@
|
||||
.main
|
||||
BIPUSH 10
|
||||
BIPUSH 20
|
||||
POP
|
||||
BIPUSH 42
|
||||
BIPUSH 8
|
||||
IADD
|
||||
POP
|
||||
OUT
|
||||
HALT
|
||||
.end-main
|
||||
Reference in New Issue
Block a user