aboutsummaryrefslogtreecommitdiff
path: root/src/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'src/testsuite')
-rw-r--r--src/testsuite/interpreter/ctor.input7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/testsuite/interpreter/ctor.input b/src/testsuite/interpreter/ctor.input
new file mode 100644
index 00000000..a0f0f79f
--- /dev/null
+++ b/src/testsuite/interpreter/ctor.input
@@ -0,0 +1,7 @@
+-- Test for builtin constructors at toplevel. They should
+-- not crash the system.
+
+Record
+Union
+Enumeration
+Mapping