``` func TestABIBug(t *testing.T) { defiabi.MustParseMethod(`function sendTo(address payable to) external`) } ``` panic: unexpected character 't', ',' or ')' expected