aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yaml.rb')
-rw-r--r--lib/yaml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yaml.rb b/lib/yaml.rb
index f2177accbd..484cd06941 100644
--- a/lib/yaml.rb
+++ b/lib/yaml.rb
@@ -79,5 +79,5 @@ end
#
# For more advanced details on the implementation see Psych, and also check out
# yaml.org for spec details and other helpful information.
-module YAML; end
+module YAML end if false
YAML = Psych