-
Notifications
You must be signed in to change notification settings - Fork 18
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
Exception on small source #6
Comments
🤔 cannot reproduce you can match the fallback function with:
Here're some fields you can test for:
|
I started up a brand new VPS at linode with debian10:
Internet says Solution for anything older than 1year, changing:
https://discourse.threejs.org/t/replaceall-is-not-a-function/14585 Server OSs don't have the latest from everything, but stable versions. |
There is only one instance in the repo :) |
solgrep dummy.sol --find="function.name"
gives
tested on windows/linux
SolGrep v0.0.7
installed with
sudo npm install solgrep -g
simple source
dummy.zip
stats works, but everything else fails, like --find="function.name == 'fallback'"
The text was updated successfully, but these errors were encountered: