This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
aqua
Watch
1
Star
0
Fork
0
You've already forked aqua
mirror of
https://github.com/fluencelabs/aqua.git
synced
2025-03-15 11:40:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
aqua
/
aqua-src
/
export.aqua
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix bug (#289)
2021-09-09 15:53:13 +03:00
-- exports3.aqua
module Export declares *
Imports/exports fixes (#258) * Fix for export in headerless file * Ability arrow resolution bugfix * Trying to reproduce a bug * Allow dots in module declaration
2021-08-31 13:05:26 +03:00
func foo() -> string:
fix bug (#289)
2021-09-09 15:53:13 +03:00
<- "I am MyFooBar foo"
Reference in New Issue
Copy Permalink