blob: 24b9975d47984666f486ce8c4cf1bd9f86a5c6e0 [file] [log] [blame]
test(dynamic x) {
if (x case var y as int) {}
}