ConsenSysDiligence / ConsenSysDiligence/python-solidity-parser
Parser can't handle call
Open
bug
- Dominant language
- Python
- Stars
- 145
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hi :)
I'm using your parser and turns that it can't handle .call expressions.
For example this line: (bool success, ) = savingsAccount.call{value: received}('');
Please fix it if possible :)
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.