blob: 25160b565f1d26e40301e544fd258a372365654f [file] [log] [blame]
library /*isNonNullableByDefault*/;
import self as self;
static method main() dynamic {
#L1:
switch(1) {
}
}