...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/python/test_some_numeric_literals.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata/python

     1n = 0x21 + 1_000
     2n2 = 1e3

View as plain text