print

abstract fun print(message: Any)

Prints the given message to the standard output.