<@U619WRNJE> what does `.p()` do?
# arrow
r
@ersin_ertan what does
.p()
do?
e
fun Any.p() = println(this)
r
👍 that should not make IDEA throw that exception http://youtrack.jetbrains.com/issues/KT
👍 1