blob: 511799917180e76aaecf75ea270c2c6998cad97a [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=2.8*/
main() {
foo();
}