Add tests for mandatory whitespace between arguments or properties

This commit is contained in:
eilvelia 2024-12-20 16:16:39 +00:00
parent 23918bd55d
commit 0bef30e612
No known key found for this signature in database
GPG Key ID: 676244F5C72C5578
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
node"string"

View File

@ -0,0 +1 @@
node foo="value"bar=5

View File

@ -0,0 +1 @@
node "string"1

View File

@ -0,0 +1 @@
node "string"/-1