follow #15874(add testcase for #15874) (#15893)

This commit is contained in:
flywind
2020-11-10 09:23:58 +08:00
committed by GitHub
parent 338602a402
commit d8e7caf5dd

View File

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