added inline functions
This commit is contained in:
8
tests/inline.sl
Normal file
8
tests/inline.sl
Normal file
@@ -0,0 +1,8 @@
|
||||
word fn
|
||||
"hello"
|
||||
end
|
||||
inline
|
||||
|
||||
word main
|
||||
1 fn 3 1 syscall 0
|
||||
end
|
||||
Reference in New Issue
Block a user