blob: 02983dc75845d5ac3874a34e715218d0fefbeea0 [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.
/// @author iarkh@unipro.ru
// @dart=2.6
library legacy_library_lib;
class A {}