summaryrefslogtreecommitdiff
path: root/test/files/run/t6318_primitives.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6318_primitives.check')
-rw-r--r--test/files/run/t6318_primitives.check36
1 files changed, 36 insertions, 0 deletions
diff --git a/test/files/run/t6318_primitives.check b/test/files/run/t6318_primitives.check
new file mode 100644
index 0000000000..b330f91276
--- /dev/null
+++ b/test/files/run/t6318_primitives.check
@@ -0,0 +1,36 @@
+true
+Some(1)
+false
+None
+true
+Some(1)
+false
+None
+true
+Some()
+false
+None
+true
+Some(1)
+false
+None
+true
+Some(1)
+false
+None
+true
+Some(1.0)
+false
+None
+true
+Some(1.0)
+false
+None
+true
+Some(true)
+false
+None
+true
+Some(())
+false
+None