Hi,
I've just noticed that the gretl changelog doesn't mention the
syntactical sugar that you can use TRUE for a boolean 1 and FALSE for 0
(since gretl 2020b).
So I thought I could also announce it here on the list.
Example:
<hansl>
if TRUE # case-sensitive, all caps
print "yay"
endif
</hansl>
cheers
sven
Show replies by date