mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 00:05:25 +08:00
qt 6.5.1 original
This commit is contained in:
1
util/lexgen/tests/testdata/dot/input
vendored
Normal file
1
util/lexgen/tests/testdata/dot/input
vendored
Normal file
@ -0,0 +1 @@
|
||||
afbcxd
|
2
util/lexgen/tests/testdata/dot/output
vendored
Normal file
2
util/lexgen/tests/testdata/dot/output
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
TOK_AB|afb
|
||||
TOK_CD|cxd
|
3
util/lexgen/tests/testdata/dot/rules.lexgen
vendored
Normal file
3
util/lexgen/tests/testdata/dot/rules.lexgen
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[Tokens]
|
||||
TOK_AB = a.b
|
||||
TOK_CD = c.d
|
Reference in New Issue
Block a user