aboutsummaryrefslogtreecommitdiff
path: root/tests/bytecode.amal.z
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bytecode.amal.z')
-rw-r--r--tests/bytecode.amal.z11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/bytecode.amal.z b/tests/bytecode.amal.z
deleted file mode 100644
index 2809b47..0000000
--- a/tests/bytecode.amal.z
+++ /dev/null
@@ -1,11 +0,0 @@
-FUNC_START 0
-FUNC_END
-FUNC_START 0
-mov r0, i0
-mov r1, r0
-mov r2, i1
-mov r1, r2
-mov r3, s0
-mov r4, r3
-call 0
-FUNC_END