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 19:50:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
aqua
/
aqua-src
/
antithesis.aqua
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(compiler): Throw an error when comparing an alias and a named type with the same name [LNG-231] (#946)
2023-10-27 18:18:44 +07:00
alias Troll: u32
feat: Create structs with stream maps [fixes LNG-244] (#893)
2023-09-27 14:07:22 +02:00
fix(compiler): Throw an error when comparing an alias and a named type with the same name [LNG-231] (#946)
2023-10-27 18:18:44 +07:00
func test() -> i8:
MyAbility = Troll(f = "sf")
fix(compiler): Multiple closures in one function [LNG-262] (#941)
2023-10-27 14:24:52 +07:00
fix(compiler): Throw an error when comparing an alias and a named type with the same name [LNG-231] (#946)
2023-10-27 18:18:44 +07:00
<- 42
Reference in New Issue
Copy Permalink