We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53304d4 + 5cd15b0 commit aecfbddCopy full SHA for aecfbdd
sites/en/ruby/nil.step
@@ -69,7 +69,7 @@ word.nil?
69
word = nil
70
word.nil?
71
# Remember, two equals signs asks if something is equal
72
-word == nil?
+word == nil
73
IRB
74
75
message "What's going on here?"
0 commit comments