Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using else-clause in compiler (#486)
When using try expressions on qbe methods, the error received is just a String. I can use an else-clause in those try expressions to convert that String into a qbe error.
- Loading branch information