DescriptionFix mismatched parenthesis error message
'file:xxxx.dart': error: line 2 pos 4: unterminated '('
foo(state { // <= missing closing parenthesis
^
Also include a couple of postscripts from previous change.
BUG=5830
R=iposva@google.com
Committed: https://github.com/dart-lang/sdk/commit/d68a7de36a18db3da3ac92731d19a1592983effb
Patch Set 1 #Patch Set 2 : Add fixes from previous CL review feedback #
Messages
Total messages: 7 (4 generated)
|