blob: c7ddc00c92f1354dc3eca2725b76d3fc5051eccb [file] [log] [blame]
fun foo(x: Int) {
(x++)
}