-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
invalidThis doesn't seem rightThis doesn't seem rightwontfixThis will not be worked onThis will not be worked on
Description
On this moment, compiler, when meets try directive makes tryDirective = true. In endtry directive, compiler makes tryDirective = false and just clear errors but the compiled code remains. Becouse of this, try directive work with bugs that so bad for Mino.
I want to create backup of current state of compiler when it meets try directive. If after compiling we have errors - errors clear and this state of compiler replace by backup.
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem rightwontfixThis will not be worked onThis will not be worked on