sptg
Results
2
issues of
sptg
Aleo is a programming language for the Aleo Virtual Machine (AVM). With aleo language developers can create, compile and run programs on Aleo Network. Full list of AVM opcodes https://github.com/AleoHQ/ARCs/blob/master/arc-0002/README.md...
## 🐛 Bug Report The compiler does give a high-level error on expression. And does not stop on each subexpression error. #### Code snippet to reproduce ```cpp let c16: bool...
bug