blob: 5d6c125a5b3471c322b5f66381ddaeef6850a2f1 [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 file.
import 'package:foo/foo.dart';
/*library: languageVersion=%CURRENT_VERSION_MARKER%*/
main() {
foo();
}