From a14d86d958af652f7bc4ce669dffcc100d2a084c Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 19 Jan 2015 01:45:02 -0400 Subject: [Enhancements] Source code is looked-up inside a "source" directory. --- source/another.lux | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 source/another.lux (limited to 'source/another.lux') 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) -- cgit v1.2.3