Files
sdk/runtime/vm
hausner@google.com ed960e0432 Add catchless catch clauses
The Dart grammar says the catch clause is optional, ie. the following is legal:

try {
  ...
} on String {
  ...
}

Added a test case
Review URL: https://codereview.chromium.org//11051031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13240 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-04 16:10:45 +00:00
..
2012-08-03 21:51:44 +00:00
2012-08-03 21:51:44 +00:00
2011-10-05 05:20:07 +00:00
2012-08-22 12:42:54 +00:00
2012-04-18 15:53:20 +00:00
2011-10-05 05:20:07 +00:00
2012-06-26 17:43:44 +00:00
2012-09-11 02:06:59 +00:00
2011-11-30 23:12:46 +00:00
2012-08-10 17:20:10 +00:00
2012-09-18 21:15:46 +00:00
2011-12-15 22:37:35 +00:00
2012-08-01 18:29:55 +00:00
2012-08-23 18:55:42 +00:00
2012-08-23 18:55:42 +00:00
2012-07-16 21:34:07 +00:00
2012-09-18 21:15:46 +00:00
2012-02-02 19:05:06 +00:00
2012-02-02 19:05:06 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-09-18 21:15:46 +00:00
2012-09-18 21:15:46 +00:00
2012-10-04 16:10:45 +00:00
2012-10-04 16:10:45 +00:00
2011-10-05 05:20:07 +00:00
2012-08-08 18:02:51 +00:00
2012-06-27 16:13:49 +00:00
2012-09-18 21:15:46 +00:00
2012-09-13 07:17:27 +00:00
2011-10-05 05:20:07 +00:00
2012-09-25 17:59:35 +00:00
2012-09-07 12:30:55 +00:00
2012-08-03 21:51:44 +00:00