python2ruby/test/lexer/13.in
2025-11-25 16:48:33 +01:00

4 lines
62 B
Text

a = [1, 2, 3]
b = (x, y)
c = { "k": v, "n": 5 }
d = {1, 2, 3}