blob: 99bde692c1cebb8d995a49ca1cc4155fa3db9627 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
import "dart:core" as core;
static field <T extends core::Object? = dynamic>() →? void genericFunction;
static method foo(() →? void arg) void
;
static method main() void
;