...

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

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

     1rf"m_\nu = x"
     2
     3f"m_\nu = {x}"
     4
     5rf"m_{{\nu}} = {x}"

View as plain text