blob: 42b228a92d9786dbff5ee3763ccb8ed416db45c8 [file] [log] [blame]
test(dynamic x) {
switch (x) {
case == 1 << 1:
break;
}
}