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
/
parser
/
tdoublenotnil.nim
blob: c61008c548c850456e9a0d887b714717ffd77f9b (
plain
) (
blame
)
1
2
3
when
false
:
type
Foo
=
Bar
not
nil
not
nil
#[tt.Error
^ invalid indentation]#