summaryrefslogtreecommitdiff
path: root/test/files/run/infix.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/infix.check')
-rw-r--r--test/files/run/infix.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/infix.check b/test/files/run/infix.check
new file mode 100644
index 0000000000..dd0457b776
--- /dev/null
+++ b/test/files/run/infix.check
@@ -0,0 +1,2 @@
+op(op(op(null,0,0),1,1),2,2)
+OK