mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 23:54:19 +00:00
no private deprecated symbols
This commit is contained in:
0
bootstrap.sh
Executable file → Normal file
0
bootstrap.sh
Executable file → Normal file
@@ -1060,7 +1060,6 @@ type
|
||||
lineStart: int ## index of last line start in buffer
|
||||
colOffset: int ## column to add
|
||||
filename: string
|
||||
{.deprecated: [TTokKind: TokKind, TToken: Token, TModifier: Modifier].}
|
||||
|
||||
const
|
||||
tokKindToStr: array[TokKind, string] = [
|
||||
|
||||
Reference in New Issue
Block a user