blob: 1f5a1a19f2b99eb47c2e45fcdab3706545f6b961 [file] [log] [blame]
// Copyright (c) 2012, 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.
// @dart = 2.9
import 'duplicate_import_libd.dart'; //# 01: compile-time error
void main() {}