Files
swift-mirror/test/type
Rintaro Ishizaki 229f98462e [Parse] Slightly refactor TupleTypeRepr element parsing.
* Instead of consuming 'inout' unconditionally, use backtracking to
  determine it's obsolete usage of 'inout' position.
* parse '...' before '= <initializer>' because '(Int... = [1])' is more
  likely than '(Int = 1 ...)'. This improves diagnostics.
2017-12-12 21:46:05 +09:00
..
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00
2016-11-28 10:50:55 -08:00