blob: 4a1a12091443f9aa1b441b7a65dcd8a436b6e817 [file] [log] [blame]
test(dynamic x) {
switch (x) {
case [== 1]:
break;
}
}