blob: 82e5613117b67816d6c0b192132fd9b16b572517 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
typedef F = (<T extends Never = dynamic>(T) void) Never;
static method main() void
;