Sign in
dart
/
sdk.git
/
5ae02ab4c3de4af4ebffe7174019a65d9895edcc
/
.
/
tests
/
dart2js_2
/
empty_method_test.dart
blob: 7bc26bbbd83759ae64ae752b472b73c49584b6b2 [
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.
// @dart = 2.7
void
main
()
{}