fun foo() = // comment 1 val some = // Comment 2 fun some() { val (a, b) = // Some 1 to 3 } fun nice() = /* Ha! */ 2