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