mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-12 17:55:33 +00:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
-- exports3.aqua
|
|
module Export declares *
|
|
|
|
func foo() -> string:
|
|
<- "I am MyFooBar foo" |