chroma/lexers/testdata/python/test_raw_fstring.actual
2025-03-22 20:46:00 +13:00

5 lines
51 B
Text

rf"m_\nu = x"
f"m_\nu = {x}"
rf"m_{{\nu}} = {x}"