RosettaCodeData/Task/Empty-string/Ruby/empty-string-4.rb

2 lines
54 B
Ruby

if s then puts "not empty" end # This code is wrong!