From: nobu@... Date: 2014-09-05T22:31:24+00:00 Subject: [ruby-core:64800] [ruby-trunk - Feature #8923] Frozen nil/true/false Issue #8923 has been updated by Nobuyoshi Nakada. Description updated ---------------------------------------- Feature #8923: Frozen nil/true/false https://bugs.ruby-lang.org/issues/8923#change-48687 * Author: Koichi Sasada * Status: Open * Priority: Normal * Assignee: Yukihiro Matsumoto * Category: core * Target version: current: 2.2.0 ---------------------------------------- Related to [Feature #8906] We already froze `Integer`, `Float`. `Symbol`s soon (now working). How about to freeze `nil`, `true` and `false`, too? # frozen ruby? "Ruby"f? -- https://bugs.ruby-lang.org/