• J
    Update some VB options tests · f0bd9b63
    Jason Malinowski 提交于
    These were failing due to the shim rewrite, but it seems these are
    actualy the correct assertions: the SpecifiedLanguageVersion should
    be Default/Latest in the case of those actually being the switch being
    passed, and in the case where we do /langversion:14 as a switch,
    we should ignore it in favor of the legacy struct.
    f0bd9b63
VisualBasicCompilerOptionsTests.vb 10.5 KB