summary refs log blame commit diff stats
path: root/tests/stdlib/tterminal_15874.nim
blob: c3455c350826eea2858bfccca162aa2c9ad3f703 (plain) (tree)
1
2
3
4
5
6
7
8







                                   
discard """
  cmd: "nim c --app:console $file"
  action: "compile"
"""

import terminal

writeStyled("hello", {styleBright})