mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 23:33:28 +00:00
make tstaticprintseq green
This commit is contained in:
@@ -78,5 +78,5 @@ static:
|
||||
echo y
|
||||
|
||||
static:
|
||||
var foo = int32.high
|
||||
echo foo, " ", int32.high
|
||||
var foo2 = int32.high
|
||||
echo foo2, " ", int32.high
|
||||
|
||||
Reference in New Issue
Block a user