4 lines
82 B
Text
4 lines
82 B
Text
|
|
import console.*
|
||
|
|
|
||
|
|
println( "${REVERSED}This is reversed.$RESET This is normal." )
|