Verify that a slash-dashed prop doesn't shadow a previous prop of the same name (#227)

This commit is contained in:
Tab Atkins Jr 2021-10-06 15:01:49 -07:00 committed by GitHub
parent 3f293ff01d
commit 93cc6724f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"