summary refs log tree commit diff stats
path: root/tests/stdlib/tposix.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-10-24 21:24:51 +0800
committerGitHub <noreply@github.com>2022-10-24 15:24:51 +0200
commit7c2aa53e4423a56ed1bdb349a1248d0e8eb15b39 (patch)
treece4fd67cc7c9ec509c4ef7b2cdb8753e54b006cc /tests/stdlib/tposix.nim
parent878919a4df8b2c82659b60a87f1eb39efb6782e0 (diff)
downloadNim-7c2aa53e4423a56ed1bdb349a1248d0e8eb15b39.tar.gz
fixes #19278; make `privateAccess` work with generic ref object (#20640)
* fixes #19278; make `privateAccess` work with generic ref object

* fixes
Diffstat (limited to 'tests/stdlib/tposix.nim')
0 files changed, 0 insertions, 0 deletions
n123'>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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186