blob: 9f770318b0d26db5cc933693d727afb769862e81 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
import "dart:async";
typedef IntToInt = (core::int) core::int;
static method main() dynamic
;