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