summaryrefslogtreecommitdiff
path: root/js/src/lirasm/tests/negnot.in
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/lirasm/tests/negnot.in')
-rw-r--r--js/src/lirasm/tests/negnot.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/src/lirasm/tests/negnot.in b/js/src/lirasm/tests/negnot.in
new file mode 100644
index 0000000..8e6907a
--- /dev/null
+++ b/js/src/lirasm/tests/negnot.in
@@ -0,0 +1,4 @@
+i = immi 0
+a = noti i
+b = negi a
+reti b