• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 package p
2 
extnull3 fun String.ext() {
4     println(this)
5 }