aboutsummaryrefslogtreecommitdiff
path: root/source/another.lux
diff options
context:
space:
mode:
authorEduardo Julian2015-01-19 01:45:02 -0400
committerEduardo Julian2015-01-19 01:45:02 -0400
commita14d86d958af652f7bc4ce669dffcc100d2a084c (patch)
tree1fa81db7a1d478ee2f1c72b107970250b0c8df0d /source/another.lux
parenta1d619ac4679f246a92ee5e557ed1341f5629221 (diff)
[Enhancements]
Source code is looked-up inside a "source" directory.
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)