tartrazine/spec/unsupported_lexers/janet/num_lit-double-with-negative-exponent.txt

7 lines
96 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---input---
2e-1
---tokens---
'2e-1' Literal.Number.Float
'\n' Text.Whitespace