summary refs log tree commit diff stats
path: root/compiler/nodejs.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-08-29 02:59:25 +0800
committerGitHub <noreply@github.com>2024-08-28 20:59:25 +0200
commit1244ffbf39e6d10abfd7f92b4e8f529e469408dc (patch)
tree2bca09f7911b16e285dffb06ae3a68e2d318c995 /compiler/nodejs.nim
parent5e8cd318ef52c5043306a47b8ecb2a8d72d76805 (diff)
downloadNim-1244ffbf39e6d10abfd7f92b4e8f529e469408dc.tar.gz
fixes #23923; type-aliased seq[T] get different backend C/C++ pointer type names causing invalid codegen (#23924)
… type names causing invalid codegen

fixes #23923
Diffstat (limited to 'compiler/nodejs.nim')
0 files changed, 0 insertions, 0 deletions
a id='n114' href='#n114'>114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154