tartrazine/spec/tests/r/test_indexing.txt

10 lines
161 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---input---
a[1]
---tokens---
'a' Name
'[' Punctuation
'1' Literal.Number
']' Punctuation
'\n' Text.Whitespace