Files
swift-mirror/validation-test/IDE/crashers_2_fixed/0017-editorplacehoder-at-eof.swift
Rintaro Ishizaki 24c7ea15e7 [Parse] Disable token receiver while parsing types in editor placeholder
Otherwise, for `<#T##Type#>`, `TokReceiver` records
 `{'<#T##Type#>', 'Type'}`.
2017-12-16 10:48:12 +09:00

5 lines
114 B
Swift

// RUN: %target-swift-ide-test -structure -source-filename=%s
// rdar://problem/36081659
var str = <#T##String#>