summary refs log tree commit diff stats
path: root/compiler/semcall.nim
diff options
context:
space:
mode:
author握猫猫 <164346864@qq.com>2024-03-14 18:24:39 +0800
committerGitHub <noreply@github.com>2024-03-14 11:24:39 +0100
commit51837e8127c8a0732d8fc46af413685234a0ba6c (patch)
tree4f86caa0b5a26f1ff09526e58ffa4a75d7508f86 /compiler/semcall.nim
parentfb6c8055683051283f6e094b4f3c2eea8c120207 (diff)
downloadNim-51837e8127c8a0732d8fc46af413685234a0ba6c.tar.gz
Fix #23381, Use `sink` and `lent` to avoid Future[object] making a copy (#23389)
fix #23381

As for the read function, the original plan was to use lent for
annotation, but after my experiments, it still produced copies, so I had
to move it out.

Now the `read` function cannot be called repeatedly
Diffstat (limited to 'compiler/semcall.nim')
0 files changed, 0 insertions, 0 deletions