Skip to content

Commit a562154

Browse files
author
Felix Siebeneicker
committed
Fixing start tag length by including whitespace tokens
1 parent b1e2ec0 commit a562154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/parser/declareStatement14.php.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"text": null,
88
"scriptSectionStartTag": {
99
"kind": "ScriptSectionStartTag",
10-
"textLength": 7
10+
"textLength": 6
1111
}
1212
}
1313
},

0 commit comments

Comments
 (0)