cloforth/examples/if1.c4

6 lines
50 B
Text

'hello' .
define bar [ true if [ 10 ] 20 ]
bar