summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
-rw-r--r--ext/json/lib/json/common.rb2
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ module JSON
end
end
self.state = generator::State
- const_set :State, self.state
ensure
$VERBOSE = old
end