Files
swift-mirror/test/IDE/test-input-complete/Inputs/invalid_interpolation1.swift
Argyrios Kyrtzidis 82be1a5d47 [parser] Make sure the isInputIncomplete() function works as expected when there is an empty string interpolation segment
Previously it was erroneously treating such invalid interpolation segment as 'incomplete',
even though additional user input, will not 'complete' it.

rdar://28498239
2018-08-09 17:03:44 -07:00

1 line
10 B
Swift