blob: 04415cc238f5e300c2f908344a870523ec895f7e [file] [log] [blame]
package p
fun String.ext() {
println(this)
}