Skip to content

Commit 827f5f3

Browse files
committed
Update baseline for newer fix to #48963
1 parent d47ae8a commit 827f5f3

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed
Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
[]
1+
[
2+
{
3+
"definition": {
4+
"containerKind": "",
5+
"containerName": "",
6+
"fileName": "/tests/cases/fourslash/server/referencesToNonPropertyNameStringLiteral.ts",
7+
"kind": "var",
8+
"name": "hello",
9+
"textSpan": {
10+
"start": 21,
11+
"length": 5
12+
},
13+
"displayParts": [
14+
{
15+
"text": "\"hello\"",
16+
"kind": "stringLiteral"
17+
}
18+
]
19+
},
20+
"references": []
21+
}
22+
]

0 commit comments

Comments
 (0)