chroma/lexers/testdata/python/test_fstring_19b.actual

2 lines
55 B
Text
Raw Normal View History

2025-03-22 20:46:00 +13:00
f"mapping is { {a:b for (a, b) in ((1, 2), (3, 4))} }"