mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-28 19:09:32 -03:00
Imported test cases from pygments
This commit is contained in:
6
tests/wat/test_variable_name_pattern.txt
Normal file
6
tests/wat/test_variable_name_pattern.txt
Normal file
@ -0,0 +1,6 @@
|
||||
---input---
|
||||
$ABCabc123!#$%&'*+./:<=>?@\\^_`|~-A
|
||||
|
||||
---tokens---
|
||||
"$ABCabc123!#$%&'*+./:<=>?@\\\\^_`|~-A" Name.Variable
|
||||
'\n' Text
|
Reference in New Issue
Block a user