Files
swift-mirror/test/SourceKit/Refactoring/semantic-refactoring/fill-stub.swift.expected
Argyrios Kyrtzidis 60a91bb736 [refactoring] Upstreaming the implementation for Swift local refactoring (#11568)
[refactoring] Upstreaming the implementation for Swift local refactoring
2017-08-22 16:50:16 -07:00

7 lines
81 B
Plaintext

source.edit.kind.active:
5:15-5:15 "
func foo() {
<#code#>
}
"