diff --git a/tests/2/arithmetic.zwei b/tests/2/arithmetic.zwei new file mode 100755 index 0000000..0917840 --- /dev/null +++ b/tests/2/arithmetic.zwei @@ -0,0 +1,9 @@ +class arith { + Int euler (Int temp) { + a = b; + tramp = 1+1*5/9; + return 4 + } +} + +runit \ No newline at end of file diff --git a/tests/2/doubleclass.zwei b/tests/2/doubleclass.zwei new file mode 100755 index 0000000..eae4bdb --- /dev/null +++ b/tests/2/doubleclass.zwei @@ -0,0 +1,9 @@ +class bon { + +} + +class tempi { + +} + +play \ No newline at end of file