Files
Nim/tests/effects
ringabout e942da94b5 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.
2026-06-08 22:59:16 +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