Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler run failed #1

Open
porco-rosso-j opened this issue Dec 13, 2022 · 0 comments
Open

Compiler run failed #1

porco-rosso-j opened this issue Dec 13, 2022 · 0 comments

Comments

@porco-rosso-j
Copy link

solidity compiler threw the error below when I ran npm run build.

Missing dependencies found. Installing now...

[⠆] Compiling...
[⠢] Compiling 68 files with 0.8.17
[⠆] Solc 0.8.17 finished in 763.48ms
Error: 
Compiler run failed
error[4113]: DeclarationError: The identifier name "_" is reserved.
  --> src/verifier/ECMaths.sol:39:17:
   |
39 |             let _ := call(39240, 0x0000000000000000000000000000000000000005, 0, freemem, 0xC0, freemem, 0x20)
   |  

what's missing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant