chroma/lexers/testdata/python/test_walrus_operator.actual

2 lines
17 B
Text
Raw Permalink Normal View History

2025-03-22 20:46:00 +13:00
if (a := 2) > 4: