hash_literal_small2.rb   [plain text]


# frozen_string_literal: true

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