blob: 5a443a4017a30d1ee0e9679383b989ec8f0a5a8d [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.
import 'stub_or_not_lib1.dart';
class ProblemClass extends Foo {}
main() {}