std
::
io
printn
macro
void
printn
(
x
=
"
"
)
Print any value to stdout, appending an '\n’ after.
Parameters