blob: 40e5830da51aee595a6666ee2882b49acf0623c4 [file] [log] [blame]
void f(x) {
switch (x) {
case Enum.value when !flag:
}
}