blob: e2e4e8a7c0e07b094c6cf302e774f016290c3190 [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)
}