blob: fbd786e15123eb6058ad0e5121649026570b643b [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
static method main() dynamic {
#L1:
switch(1) /* core::int */ {
#L2:
default:
{}
}
}