blob: d0b42482c7b8c5ecf086280d88865ca3329003d0 [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
static method foo() Never
;
static method bar() Never?
;
static method main() dynamic
;