We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8baba29 commit 0152e23Copy full SHA for 0152e23
test/incrParse/Outputs/extend-identifier-at-eof.json
@@ -32,6 +32,22 @@
32
"kind": "kw__"
33
},
34
"leadingTrivia": [
35
+ {
36
+ "kind": "Newline",
37
+ "value": 1
38
+ },
39
40
+ "kind": "LineComment",
41
+ "value": "\/\/ ATTENTION: This file is testing the EOF token. "
42
43
44
45
46
47
48
49
+ "value": "\/\/ DO NOT PUT ANYTHING AFTER THE CHANGE, NOT EVEN A NEWLINE"
50
51
{
52
"kind": "Newline",
53
"value": 1
0 commit comments