index
:
oryx
master
The Oryx programming language
Thomas Voss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.yx
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test.yx')
-rw-r--r--
test.yx
2
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));
/*