Files
swift-mirror/test/Parse/availability_query.swift
Timothy J. Wood 03d6f25c45 Fix crash parsing #available with missing version.
In a multipart #available spec list, don't attempt to look at the SpecResult for the previous part if there wasn't one (a missing version number for example).

Added a test case that asserted before this change.
2017-10-21 12:37:58 -07:00

3.9 KiB