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