We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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!