summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/split.lac2
-rw-r--r--tests/split.lig2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/split.lac b/tests/split.lac
new file mode 100644
index 00000000..0a855c5e
--- /dev/null
+++ b/tests/split.lac
@@ -0,0 +1,2 @@
+type t = int
+val x = 0
diff --git a/tests/split.lig b/tests/split.lig
new file mode 100644
index 00000000..d095f7c4
--- /dev/null
+++ b/tests/split.lig
@@ -0,0 +1,2 @@
+type t
+val x : t