Files
sdk/tests/language
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-07-25 21:54:52 +00:00
2012-06-26 14:23:50 +00:00
2012-09-21 13:01:15 +00:00
2012-08-14 13:52:11 +00:00
2012-08-17 21:06:16 +00:00
2012-09-03 08:24:00 +00:00
2012-05-03 13:55:14 +00:00