fix: dash in identifiers
This commit is contained in:
parent
3ec1942b4e
commit
2acfcc871f
3 changed files with 8 additions and 4 deletions
|
|
@ -5,3 +5,6 @@ custom=${custom.field}
|
|||
|
||||
uname=${sample.username}
|
||||
invalid=${double.dot.example}
|
||||
|
||||
#some comment
|
||||
dashed=${some/dashed}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue