blob: ac3d6e332232a759575024fbd844ad43cc9eabee [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "package:macro/macro.dart" as mac;
import "dart:core" as core;
import "dart:math" as math;
import "dart:math" as math;
import "package:macro/macro.dart";
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction1() void {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction2() dynamic {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction3() core::int {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction4() dynamic {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction5() math::Random {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction6() core::List<core::int> {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction7() core::Map<math::Random, core::List<core::int>> {
throw 42;
}
@#C1
static method /* from org-dartlang-augmentation:/a/b/c/main.dart-0 */ topLevelFunction8() core::Map<core::int?, core::String>? {
throw 42;
}
constants {
#C1 = mac::FunctionDefinitionMacro1 {}
}