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
/
tbinarynotindented.nim
blob: 8d124aade93eb83f3044113b9e24506644514425 (
plain
) (
blame
)
1
2
3
type
Foo
=
ref
int
not
nil
#[tt.Error
^ invalid indentation]#