mirror of https://github.com/kdl-org/kdl.git
Comments are now allowed in and around types (along with other types of ws)
This commit is contained in:
parent
c273d249b6
commit
de37e11a29
|
|
@ -0,0 +1 @@
|
|||
node (type)10
|
||||
|
|
@ -0,0 +1 @@
|
|||
(type)node
|
||||
|
|
@ -0,0 +1 @@
|
|||
node key=(type)10
|
||||
|
|
@ -0,0 +1 @@
|
|||
node (type)10
|
||||
|
|
@ -0,0 +1 @@
|
|||
(type)node
|
||||
|
|
@ -0,0 +1 @@
|
|||
node key=(type)10
|
||||
|
|
@ -1 +1 @@
|
|||
node (type)/*huh*/10
|
||||
node (type)/*hey*/10
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
(type)/*huh*/node
|
||||
(type)/*hey*/node
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node key=(type)/*huh*/10
|
||||
node key=(type)/*hey*/10
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node (type/*huh*/)10
|
||||
node (type/*hey*/)10
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
(type/*huh*/)node
|
||||
(type/*hey*/)node
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
node key=(type/*huh*/)10
|
||||
node key=(type/*hey*/)10
|
||||
|
|
|
|||
Loading…
Reference in New Issue