blob: 5e321c61e1cc8e3c5459152296140b7cd9d62e21 [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.
/*library: nnbd=true*/
import 'dart:core' as core;
/*cfe.class: Symbol:Object,Symbol,Symbol*/
/*cfe:builder.class: Symbol:Object,Symbol*/
class Symbol extends core.Symbol {}