SolidityCheck
SolidityCheck copied to clipboard
File not properly opened
Hello, When I run the docker image provided, I cannot open solidity files in order to test them. When I run the command ./SolidityCheck --r [File] I get the following error
[File] is not properly opened! terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
Am I doing something wrong?