1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
This commit is contained in:
Takashi Kokubun 2020-06-21 10:39:57 -07:00
parent 5588d51a0e
commit b564537091
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -2159,7 +2159,7 @@ HAML
end
end
TrueClass.class_eval do
FalseClass.class_eval do
def inspect
""
end