summaryrefslogtreecommitdiff
path: root/transfer/examples/layout.tra
diff options
context:
space:
mode:
Diffstat (limited to 'transfer/examples/layout.tra')
-rw-r--r--transfer/examples/layout.tra9
1 files changed, 0 insertions, 9 deletions
diff --git a/transfer/examples/layout.tra b/transfer/examples/layout.tra
deleted file mode 100644
index 8c2d9aa3f..000000000
--- a/transfer/examples/layout.tra
+++ /dev/null
@@ -1,9 +0,0 @@
-x : Apa
-x = let x = y
- in case y of
- f -> q
- _ -> a
-
-f = apa
-
-g = bepa \ No newline at end of file