Files
Nim/tests/lookups
metagn 948fc29bb2 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.
2024-06-25 15:49:43 +02:00
..
2023-12-15 07:48:34 +01:00
2024-01-06 06:50:09 +01:00
2023-12-15 07:48:34 +01:00
2024-01-06 06:50:09 +01:00