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
2024-12-04 22:50:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
LNG-308-deprecate-module-word
aqua
/
aqua-src
/
antithesis.aqua
5 lines
52 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
deprecate `module`, force `aqua`, fix integration and unit tests
2023-12-20 12:14:23 +00:00
module Aaa
feat(language-server): Pass token types to LSP [LNG-285] (#999)
2023-12-07 12:06:51 +00:00
func arr() -> string:
n = "str"
<- n
Reference in New Issue
Copy Permalink