1.19.16
andrew-johnson-4
released this
21 Nov 21:35
·
724 commits
to main
since this release
Features:
- LSTS field and method syntax
s.field
s.method(a,b)
- LSTS global variable declarations (must be ascripted)
let x = 1 :: U64;