blob: 9b2e180818ec5991e0cb859ee77341881e27c8dc [file] [log] [blame]
library test /*isNonNullableByDefault*/;
import self as self;
static method main() dynamic {
() Null f = () Null {};
}