blob: 71d2fce0f055ad6a589764d4b07d7ba60b082ad7 [file] [log] [blame]
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code as governed by a
// BSD-style license that can be found in the LICENSE file.
// SharedOptions=--enable-experiment=unnamed-libraries
/// Doc comment.
@deprecated
library;
main() {}