blob: e540b749635423e1c61612912c6891861568ee5b [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.
// @dart=2.9
import 'stub_or_not_lib1.dart';
class ProblemClass extends Foo {}
main() {}