Sign in
dart
/
sdk
/
refs/heads/add-verbose-flag-for-bazel
/
.
/
tests
/
standalone_2
/
io
/
snapshot_fail_script.dart
blob: 86099d89d4236fee33b49c4ca11070505e6d7f57 [
file
] [
log
] [
blame
] [
edit
]
// Copyright (c) 2014, 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.
main
()
{
print
(
"Oops!"
);