blob: 6891ea98cd82c0f7830acd1ad9286d149dadfeea [file] [log] [blame]
void f(x) {
switch (x) {
case foo as when:
}
}