This patch refactors the way we check for the windows version in the `@skipIfWindows` decorator. The new logic reuses the `expectedCompilerVersion` method logic for the parsing and comparison of the version.
This patch refactors the way we check for the windows version in the `@skipIfWindows` decorator. The new logic reuses the `expectedCompilerVersion` method logic for the parsing and comparison of the version.