blob: d3de681ecf790b45909c2740214cd8f4f90fda34 [file] [log] [blame]
test(dynamic x) {
switch (x) {
case a.b.c:
break;
}
}