index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
vm
/
mscriptcompiletime.nim
blob: ed7e7c029a2f4a713434de1225ef2b104fe5f34d (
plain
) (
blame
)
1
2
3
4
5
6
7
# bug.nim
var
bar
*
{.compileTime.}
=
1
proc
dummy
=
discard
static
:
inc
bar