IMPORTSSSSSSSSSSS
This commit is contained in:
parent
77ca7b179c
commit
d7f87a37e8
9 changed files with 467 additions and 28 deletions
5
tests/import_tests/good_import.sui
Normal file
5
tests/import_tests/good_import.sui
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
use "./util"
|
||||
|
||||
fn main() -> int do
|
||||
helper_func()
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue