RosettaCodeData/Task/Hello-world-Text/Scala/hello-world-text-4.scala
2023-07-01 13:44:08 -04:00

1 line
83 B
Scala

Console.withErr(Console.out) { Console.err.println("This goes to default _out_") }