mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 16:25:27 +08:00
qt 6.5.1 original
This commit is contained in:
14
util/lexgen/tests/testdata/casesensitivity/output
vendored
Normal file
14
util/lexgen/tests/testdata/casesensitivity/output
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
TOK_AB|ab
|
||||
TOK_CD|cd
|
||||
TOK_AB|Ab
|
||||
TOK_CD|cD
|
||||
TOK_AB|AB
|
||||
TOK_CD|CD
|
||||
TOK_EFG|eFg
|
||||
TOK_EFG|EFG
|
||||
TOK_EFG|efg
|
||||
TOK_EFG|Efg
|
||||
TOK_HI|hi
|
||||
TOK_HI|HI
|
||||
TOK_HI|Hi
|
||||
TOK_HI|hI
|
Reference in New Issue
Block a user