summary refs log blame commit diff stats
path: root/tests/mopaque.nim
blob: 17b8bba62ca0b6d7d6fea23cf73ecb15ef056988 (plain) (tree)
1
2
3
4
5




                      
type
  TLexer* = record
    line*: int
    filename*: string
    buffer: cstring