diff options
author | metagn <metagngn@gmail.com> | 2024-06-25 16:49:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 15:49:43 +0200 |
commit | 948fc29bb20018437678e7c11019f1f2455c3a72 (patch) | |
tree | fa2313a97e7de6e1581d0f547b76cc76ed9568ce /tests/compilerapi | |
parent | 2c83f94544b9acc6d06fd6b7fcf035e5cb0aa8eb (diff) | |
download | Nim-948fc29bb20018437678e7c11019f1f2455c3a72.tar.gz |
adapt semOpAux to opt-in symchoices (#23750)
fixes #23749, refs #22716 `semIndirectOp` is used here because of the callback expressions, in this case `db.getProc(...)`, and `semIndirectOp` calls `semOpAux` to type its arguments before overloading starts. Hence it can opt in to symchoices since overloading will resolve them.
Diffstat (limited to 'tests/compilerapi')
0 files changed, 0 insertions, 0 deletions