Sign in
dart
/
co19
/
a0341f06605da4a989e539a1da8cd119d98f1a92
/
.
/
Language
/
Statements
/
Try
/
try_lib.dart
blob: efa232b6cddce984a9e279666ffc9a39c322d9a3 [
file
] [
log
] [
blame
]
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library
try_lib
;
class
Foo
{}