Add support for finally on try blocks on the compiler. #9
Labels
bug
Something isn't working
component:compiler
This issue is related to the Compiler and/or Bytecode.
help wanted
Extra attention is needed
TODO
There's a TODO in code marking it.
com.github.adriantodt.lin.compiler.NodeCompiler#visitTryExpr(NodeCompiler:420):
Honestly, I don't have much idea on how to implement the finally block.
The text was updated successfully, but these errors were encountered: