blob: bd869e1ce48f77aff789faf055950863d0865420 [file] [log] [blame]
These declarations cannot be transformed:
fun a() = TODO()
fun b() = "string"
actual lateinit var c: Int
const val d = "const"