...
Go Documentation Server
GoDoc
▽
submit search
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
1
n = 0x21 + 1_000
2
n2 = 1e3
View as plain text