Added basic test case for functions
This commit is contained in:
8
tests/analyzer/funcSection/main.arf
Normal file
8
tests/analyzer/funcSection/main.arf
Normal file
@@ -0,0 +1,8 @@
|
||||
:arf
|
||||
---
|
||||
|
||||
type ro aCString:{U8}
|
||||
|
||||
func ro bArbitrary
|
||||
---
|
||||
'puts' [cast 'hellorld\000' aCString]
|
||||
Reference in New Issue
Block a user