fun test() { val foo = 1 // comment1 // comment2 // comment3 val bar = 1 }