blob: 3bf3f04f4351805b2b768a0dd067a584d3b1f37b [file] [log] [blame]
test(dynamic x) {
if (x case a.b.c) {}
}