fix: dash in identifiers

This commit is contained in:
Piotr Dec 2026-06-11 16:50:48 +02:00
parent 3ec1942b4e
commit 2acfcc871f
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
3 changed files with 8 additions and 4 deletions

View file

@ -5,3 +5,6 @@ custom=${custom.field}
uname=${sample.username}
invalid=${double.dot.example}
#some comment
dashed=${some/dashed}