mirror of https://github.com/kdl-org/kdl.git
Fix tests about # in an ident string
This commit is contained in:
parent
935d054d13
commit
1294f9733d
|
|
@ -1 +1 @@
|
|||
foo123~!@#$%^&*.:'|?+<>, weeee
|
||||
foo123~!@$%^&*.:'|?+<>, weeee
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
"foo123~!@#$%^&*.:'|?+<>," weeee
|
||||
"foo123~!@$%^&*.:'|?+<>," weeee
|
||||
|
|
|
|||
Loading…
Reference in New Issue