RosettaCodeData/Task/Empty-string/Ruby/empty-string-4.rb
2023-07-01 13:44:08 -04:00

1 line
54 B
Ruby

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