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