Files
openide/plugins/performanceTesting/scripts-ui/testData/lexer/numberOptions.txt
Yuriy Artamonov f1f7cfbae1 [testing] Move IntegrationPerformanceTest language to separate plugin
GitOrigin-RevId: 5e96653cc76b4fb6a48089777c241806452cb312
2024-06-22 14:55:42 +00:00

6 lines
189 B
Plaintext

PerformanceTestTokenType.COMMAND ('%goto')
WHITE_SPACE (' ')
PerformanceTestTokenType.NUMBER ('1418')
PerformanceTestTokenType.OPTIONS_SEPARATOR (' ')
PerformanceTestTokenType.NUMBER ('1')