blob: cb6feec7db7adbdf2a3d74d778d0da508c7c1681 [file] [log] [blame]
// Copyright (c) 2020, 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.
/*library: languageVersion=2.8*/
import 'foo/bin/bin_file.dart';
import 'foo/test/test_file.dart';
import 'package:collection/foo.dart';
main() {}