chroma/lexers/testdata/python/test_raw_fstring.actual

6 lines
51 B
Text
Raw Normal View History

2025-03-22 20:46:00 +13:00
rf"m_\nu = x"
f"m_\nu = {x}"
rf"m_{{\nu}} = {x}"