mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 17:25:24 +08:00
qt 6.5.1 original
This commit is contained in:
1
util/lexgen/tests/testdata/backtrack1/input
vendored
Normal file
1
util/lexgen/tests/testdata/backtrack1/input
vendored
Normal file
@ -0,0 +1 @@
|
||||
LETX
|
1
util/lexgen/tests/testdata/backtrack1/output
vendored
Normal file
1
util/lexgen/tests/testdata/backtrack1/output
vendored
Normal file
@ -0,0 +1 @@
|
||||
TOK_LET|LET
|
3
util/lexgen/tests/testdata/backtrack1/rules.lexgen
vendored
Normal file
3
util/lexgen/tests/testdata/backtrack1/rules.lexgen
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[Tokens]
|
||||
TOK_LET = LET
|
||||
TOK_LETXX = LETXX
|
Reference in New Issue
Block a user