Currently Pash simply executes the last given catch clause in try-catch statements. It needs to check for type specific catch clauses instead.
Currently Pash simply executes the last given catch clause in try-catch statements.
It needs to check for type specific catch clauses instead.