blob: 01e1432e074dcc2000d9d7238454e358c35aab04 [file] [log] [blame]
// Copyright (c) 2021, 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 'opt_in_lib1.dart';
class Mixin2 implements Interface2 {}