Files
Nim/tests/effects
ringabout 2c6191aa4d fixes #22122; raise effects for complex expressions (#25845)
fixes #22122

The root cause is in the effect tracker: raise was recording the whole
conditional expression as one exception source, so semantic checking
only saw the widened common base type instead of the concrete exception
classes from each branch.

(cherry picked from commit e942da94b5)
2026-06-09 06:25:17 +02:00
..
2021-09-02 12:10:14 +02:00
2021-09-02 12:10:14 +02:00
2021-09-02 12:10:14 +02:00