tartrazine/spec/tests/scala/test_qualified_name.txt

11 lines
171 B
Plaintext
Raw Permalink Normal View History

2024-08-03 10:36:47 +00:00
---input---
a.b.c
---tokens---
'a' Name
'.' Punctuation
'b' Name
'.' Punctuation
'c' Name
'\n' Text.Whitespace