hash_literal_small4.rb   [plain text]


# frozen_string_literal: true

1_000_000.times.map { { "foo" => "bar", "bar" => "baz", "baz" => "lol", "lol" => "lgtm" } }