Files
swift-mirror/test/refactoring/SyntacticRename/FindRangeOutputs/backticks.swift.expected
Nathan Hawes 0f8619b943 [IDE][SourceKit] Support escaped identifiers for the syntactic rename and related idents requests.
Resolves rdar://problem/46409010
Resolves rdar://problem/48256383
2020-04-30 13:08:23 -07:00

5 lines
260 B
Plaintext

func /*test:def*/<base>`foo`</base>(<arglabel index=0>`x`</arglabel><param index=0></param>: Int) {}
/*test:call*/<base>`foo`</base>(<callarg index=0>`x`</callarg><callcolon index=0>: </callcolon>2)
_ = /*test:ref*/<base>`foo`</base>(<sel index=0>`x`</sel>:)