Open
Description
Describe the issue:
I'm even unable to run the tutorial from https://github.com/crytic/slither/wiki/Code-Similarity-detector, I'm getting ERROR:Slither-simil:Compilation failed for C.sol using solc-0.4.25
And no further information, I can't even find in slither a switch to enable verbose mode. When I manually run SOLC_VERSION=0.4.25 solc C.sol
- it works.
Code example to reproduce the issue:
Version:
0.10.4
Relevant log output:
No response