Details
Description
It seems that MSVC has some trouble with try blocks that are not within scoped braces (both function-level and within loops too).
It seems that MSVC has some trouble with try blocks that are not within scoped braces (both function-level and within loops too).