Skip to content

Commit 5a0eedd

Browse files
Alexander Ulitinauduchinok
authored andcommitted
[resharper, test] update F# gold
approved by Eugene Auduchinok, corresponds the real behavour in product: the caret shoudl be placed inside the surrounding quotes GitOrigin-RevId: a3452642a3e5a192f08b53f8a2542929149fd982
1 parent 0fb6c63 commit 5a0eedd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// ${CHAR:"}
22
module Module
33

4-
"id"{caret}
4+
"id{caret}"

ReSharper.FSharp/test/data/features/service/typingAssist/Quotes - Surround 02 - Multiline.fs.gold

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
module Module
33

44
"id
5-
()"{caret}
5+
(){caret}"

0 commit comments

Comments
 (0)