blob: 721f173ae49c2c9cb14d7396d508ab6b5782fed4 [file] [log] [blame]
// Copyright (c) 2019, 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.md file.
// @dart=2.9
foo() {
print("foo!");
}