writeString

expect fun writeString(text: String)(source)

Writes the provided text to the standard output.

actual fun writeString(text: String)(source)

Writes the provided text to the standard output.