blob: 79cde467104c7f4a27c94e3e88c71a20b537b6bf [file] [log] [blame]
test(dynamic x) {
switch (x) {
case [ ]:
break;
}
}