| Errors: { | |
| Can't find ')' to match '('. (@4) | |
| Expected an identifier, but got '*'. (@0) | |
| Method not found: 'foo'. (@1) | |
| } | |
| method /* from org-dartlang-debug:synthetic_debug_expression */ debugExpr() → dynamic | |
| return invalid-expression "org-dartlang-debug:synthetic_debug_expression:1:1: Error: This couldn't be parsed.\n*foo(3,\n^".*(invalid-expression "org-dartlang-debug:synthetic_debug_expression:1:2: Error: Method not found: 'foo'.\n*foo(3,\n ^^^"); |