mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
8
tests/stdlib/tterminal_15874.nim
Normal file
8
tests/stdlib/tterminal_15874.nim
Normal file
@@ -0,0 +1,8 @@
|
||||
discard """
|
||||
cmd: "nim c --app:console $file"
|
||||
action: "compile"
|
||||
"""
|
||||
|
||||
import terminal
|
||||
|
||||
writeStyled("hello", {styleBright})
|
||||
Reference in New Issue
Block a user