print

abstract fun print(println: (s: String) -> Unit = ::println)