blob: 353cc903f3cf569d5197a39ad4d7dab2ec9845b5 [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 'error_location_04_lib1.dart';
import 'error_location_04_lib2.dart';
main() {
foo();
bar();
}