summary refs log tree commit diff stats
path: root/compiler/parser.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-08-19 20:58:44 +0800
committerGitHub <noreply@github.com>2024-08-19 20:58:44 +0800
commita4dff1a03e514946b419fd9af0ac08b7a4b40a50 (patch)
tree62fdc9af06c03d840a8f890a3e7e175550bbd705 /compiler/parser.nim
parent2e4d344b43b040a4dce2c478ca13e49979e491fc (diff)
downloadNim-a4dff1a03e514946b419fd9af0ac08b7a4b40a50.tar.gz
fixes for 32bit system (#23980)
Diffstat (limited to 'compiler/parser.nim')
0 files changed, 0 insertions, 0 deletions
>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134