Issue Kind
Other
Source Code
@available(macOS 10.4p2.1, *)
Description
The given source should produce an error, rather than a valid parse with 10.4.p2 as the majorMinor and 1 as the patch on VersionTupleSyntax. Ideally VersionTupleSyntax would contain major, minor, and patch.