Sign in
dart
/
sdk.git
/
6351065c4649dc8b2ae3aa2367ddd922f00ecb8a
/
.
/
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
()
{}