| library /*isNonNullableByDefault*/; | |
| import self as self; | |
| import "package:macro/macro2.dart" as mac; | |
| import "dart:core" as core; | |
| import "package:macro/macro2.dart"; | |
| @#C1 | |
| class Class extends core::Object { | |
| synthetic constructor •() → self::Class | |
| : super core::Object::•() | |
| ; | |
| method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ hasMacro() → dynamic | |
| return true; | |
| } | |
| constants { | |
| #C1 = mac::Macro2 {} | |
| } |