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
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
mopaque.nim
blob: 17b8bba62ca0b6d7d6fea23cf73ecb15ef056988 (
plain
) (
tree
)
405b86068
1
2
3
4
5
type
TLexer
*
=
record
line
*
:
int
filename
*
:
string
buffer
:
cstring