groowt/web-view-components-compiler/src/test/lexer/tokens-files/helloTarget_tokens.txt
2024-05-21 12:31:26 +02:00

4 lines
105 B
Plaintext

0: RawText[1,1](Hello, )
1: DollarReferenceStart[1,8]($)
2: GroovyCode[1,9](target)
3: RawText[1,15](!\n)