Files
Nim/tests/stdlib/tterminal_15874.nim
2020-11-10 09:23:58 +08:00

9 lines
125 B
Nim

discard """
cmd: "nim c --app:console $file"
action: "compile"
"""
import terminal
writeStyled("hello", {styleBright})