blob: 3030dc610f84d335f57a297948e4816798263fa8 [file] [log] [blame]
library;
import self as self;
typedef F = (<T extends Never = dynamic>(T) void) Never;
static method main() void
;