Sign in
dart
/
sdk.git
/
77982d4d4c63aa7ed430c19087fa1a5a0a0d1b07
/
.
/
pkg
/
dynamic_modules
/
test
/
data
/
duplicate_library_prefixed
/
modules
/
common.dart
blob: 8fd09456ab0bb6d78f501fae5d1f091145dc995a [
file
]
// Copyright (c) 2026, 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.
class
A
{
const
A
();
}