blob: fafacadbe7b9dad734dcbbb69378cbb7768231e1 [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
typedef F = () void;
static final field core::Type x = #C1;
static method main() dynamic {}
constants {
#C1 = TypeLiteralConstant(() →* void)
}