mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-02 03:02:31 +00:00
(cherry picked from commit d8e7caf5dd)
This commit is contained in:
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