mirror of https://github.com/kdl-org/kdl.git
Verify that a slash-dashed prop doesn't shadow a previous prop of the same name.
This commit is contained in:
parent
b22ed4b1b0
commit
5302e970ec
|
|
@ -0,0 +1 @@
|
|||
node arg="correct"
|
||||
|
|
@ -0,0 +1 @@
|
|||
node arg="correct" /- arg="wrong"
|
||||
Loading…
Reference in New Issue