blob: 6e2109d493db3a51683471402f1366427eae30ac [file] [log] [blame]
test(dynamic x) {
switch (x) {
case 1.0:
break;
}
}