Skip to content
Snippets Groups Projects
Commit e859312e authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

patch 8.2.1236: Vim9: a few errors not caught by try/catch

Problem:    Vim9: a few errors not caught by try/catch.
Solution:   Do not bail out if an error is inside try/catch.  Fix that a not
            matching catch doesn't jump to :endtry.
parent 2764d06a
No related branches found
Tags v8.2.1236
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment