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