squiggle/packages/squiggle-lang/src/rescript/Reducer/Reducer_Exception.res
2022-07-02 14:53:33 +02:00

4 lines
172 B
XML

// There are switch stament cases in the code which are impossible to reach by design.
// ImpossibleException is a sign of programming error.
exception ImpossibleException