SyntaxFix
Write A Post
Hire A Developer
Questions
try { ... goto finally; } catch(...) { ... goto finally; } finally: { ... }