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

1 line
55 B
Text

f'mapping is { {a:b for (a, b) in ((1, 2), (3, 4))} }'