RosettaCodeData/Task/Null-object/Tcl/null-object-3.tcl

3 lines
75 B
Tcl

if {4.5} {...} ; # true
if {4.5 - 4.5} {...} ; # false