RosettaCodeData/Task/Empty-string/Free-Pascal/empty-string-3.free

4 lines
42 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
s <> ''
length(s) > 0
longBool(length(s))