summaryrefslogtreecommitdiff
path: root/test.yx
diff options
context:
space:
mode:
Diffstat (limited to 'test.yx')
-rw-r--r--test.yx2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.yx b/test.yx
index 2e3a515..b057812 100644
--- a/test.yx
+++ b/test.yx
@@ -1,5 +1,3 @@
-module foo;
-
def puts = $foreign("puts", func(s ^u8));
/*