Closed ethe closed 4 months ago
In current, the example code in README can not be compiled:
❯ hvm run hello.hvm thread 'main' panicked at /Users/gwo/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hvm-2.0.15/src/main.rs:70:62: PARSE_ERROR - expected: name - detected: 7 | &! @sum ~ (a (b $(:[+] $(e f))))
This PR will fix it.
Thank you for your contribution
In current, the example code in README can not be compiled:
This PR will fix it.