blob: 1c7e0ba25b7059f9080a799c4e7020dcc164bd5d [file] [log] [blame]
library test;
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)
}