blob: 7576852f40275198bc33c091303fccae6d8fd796 [file] [log] [blame]
fun test(): Int {
/* / * comment */
val foo = 1
return foo
}