1 2 3 4 5 6 7
type TLexer* {.final.} = object line*: int filename*: string buffer: cstring proc noProcVar*(): int = 18