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