Verify that a slash-dashed prop doesn't shadow a previous prop of the same name.

This commit is contained in:
Tab Atkins-Bittner 2021-10-06 12:00:51 -07:00
parent b22ed4b1b0
commit 5302e970ec
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
node arg="correct"

View File

@ -0,0 +1 @@
node arg="correct" /- arg="wrong"