summaryrefslogtreecommitdiff
path: root/test/files/run/t2337.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t2337.check')
-rw-r--r--test/files/run/t2337.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/t2337.check b/test/files/run/t2337.check
new file mode 100644
index 0000000000..18f1f66fc3
--- /dev/null
+++ b/test/files/run/t2337.check
@@ -0,0 +1,4 @@
+(Both Int,-1,-1)
+(Both Float,1,1)
+(Float then Int,0,0)
+(Int then Float,0,0)