blob: 13c27f88c89ff6227519e804dc85ef1ef146fe41 [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.
/*library: macrosAreAvailable*/
class MacroBase {
const MacroBase();
}