blob: 2a68df9390d237cf1c20302999b4f0b2b40e41af [file] [log] [blame]
// Copyright (c) 2024, 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 Lib3Class {}
void lib3Method() {}
int? lib3Field;