View Source MismatchedDelimiterError exception (Elixir v1.16.0-rc.0)
An exception raised when a mismatched delimiter is found when parsing code.
For example:
[1, 2, 3}
fn a -> )
An exception raised when a mismatched delimiter is found when parsing code.
For example:
[1, 2, 3}
fn a -> )