[fine] Tests to drive import work
This commit is contained in:
parent
aac5c6257f
commit
2093502031
2 changed files with 11 additions and 0 deletions
3
fine/tests/modules/foo.fine
Normal file
3
fine/tests/modules/foo.fine
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export fun hello() -> string {
|
||||
"hello"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue