Mega Code Archive

 
Categories / Ruby / Statement
 

The if Statement with constant

if 1 == 1 then   print "True!" end