squiggle/packages/squiggle-lang/src/rescript/Reducer/Reducer_Exception.res

4 lines
172 B
Plaintext
Raw Normal View History

2022-06-27 00:40:31 +00:00
// There are switch stament cases in the code which are impossible to reach by design.
// ImpossibleException is a sign of programming error.
exception ImpossibleException