Files
presentations/static-analysis/hash_key_example.rb
2023-07-13 10:33:43 -04:00

3 lines
30 B
Ruby

k = {a: 1, b: 2, a: 3}
puts k