summaryrefslogtreecommitdiff
path: root/spec/ruby/language/fixtures/freeze_magic_comment_two_literals.rb
blob: a4d655ad02b0829bc49dcdc4c9569df28519d59a (plain)
1
2
3
# frozen_string_literal: true

p "abc".object_id == "abc".object_id