Expect a '(' before calling parseArguments (which asserts this is the case).

Review URL: https://chromiumcodereview.appspot.com//9586007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4877 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ahe@google.com
2012-03-02 14:49:29 +00:00
parent f4f96c8a09
commit 0523e97db0
-1
View File
@@ -39,7 +39,6 @@ LibTest/core/ReceivePort/*: Fail, OK
[ $component == leg ]
Language/10_Expressions/01_Constants_A16_t01: Crash # TODO(ahe): Investigate.
Language/10_Expressions/01_Constants_A16_t02: Crash # TODO(ahe): Investigate.
Language/10_Expressions/10_Instance_Creation/2_Const_A01_t02: Crash # TODO(ahe): Investigate.
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t01: Crash # TODO(ahe): Investigate.
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Crash # TODO(ahe): Investigate.
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Crash # TODO(ahe): Investigate.