...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
alecthomas
/
chroma
/
lexers
/
testdata
/
python
/
test_raw_fstring.actual
Documentation:
github.com/alecthomas/chroma/lexers/testdata/python
1
rf"m_\nu = x"
2
3
f"m_\nu = {x}"
4
5
rf"m_{{\nu}} = {x}"
View as plain text