From: SASADA Koichi Date: 2013-11-02T11:20:27+09:00 Subject: [ruby-core:58130] Re: [ruby-trunk - Feature #8992][Open] Use String#freeze and compiler tricks to replace "str"f suffix Matz, could you conclude this ticket? I like this idea because: - No syntax change - Semantics was changed ("literal".freeze.object_id => anytime same), but I can't imagine the apps which rely on this behavior. - Except 2nd point, this is no compatibility issue. (2013/10/08 2:56), headius (Charles Nutter) wrote: > Issue #8992 has been reported by headius (Charles Nutter). > > ---------------------------------------- > Feature #8992: Use String#freeze and compiler tricks to replace "str"f suffix > https://bugs.ruby-lang.org/issues/8992 -- // SASADA Koichi at atdot dot net