blob: f17227d9d9d796b85574a5f6ed287faae299335c [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.
union dddd {};
typedef union ffff {} aaaa;
struct cccc {};
typedef struct cccc eeee;
struct bbbb {};