Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Error: Expected identifier, got 'LParen' #435

Open
chaitudapp opened this issue Jan 30, 2022 · 1 comment
Open

Error: Expected identifier, got 'LParen' #435

chaitudapp opened this issue Jan 30, 2022 · 1 comment

Comments

@chaitudapp
Copy link

Error: Expected identifier, got 'LParen'
constructor(address _strategist) ERC20("Nuggies AlcxVault", "nALCX") {

I get this error when using oyente from docker.

@mrx23dot
Copy link

mrx23dot commented Feb 5, 2022

Oyente only supports old compiler solc 0.4.21.
try to save binary to file and run it like:
-s bin.txt -b

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

No branches or pull requests

2 participants