aboutsummaryrefslogtreecommitdiff
path: root/source/another.lux
diff options
context:
space:
mode:
Diffstat (limited to 'source/another.lux')
-rw-r--r--source/another.lux4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/another.lux b/source/another.lux
new file mode 100644
index 000000000..ff5bb6f0a
--- /dev/null
+++ b/source/another.lux
@@ -0,0 +1,4 @@
+
+## (ann id #type (All [x] (-> [x] x)))
+(def (id x)
+ x)