From: ko1@... Date: 2014-08-31T05:26:50+00:00 Subject: [ruby-core:64685] [ruby-trunk - Feature #8923] Frozen nil/true/false Issue #8923 has been updated by Koichi Sasada. Matz, what do you think about it? ---------------------------------------- Feature #8923: Frozen nil/true/false https://bugs.ruby-lang.org/issues/8923#change-48577 * Author: Koichi Sasada * Status: Open * Priority: Normal * Assignee: Yukihiro Matsumoto * Category: core * Target version: current: 2.2.0 ---------------------------------------- Related to [Feature #8906] We aready freezed Integer, Float. Symbols soon (now working). How about to freeze nil, true and false, too? # frozen ruby? "Ruby"f? -- https://bugs.ruby-lang.org/