On Sun, 27 Jun 2021 18:12:26 +0000, Seymour J Metz wrote:
>Which code looks cleaner?
>
> foo = bar' 'baz,
> foo = bar baz
>
FWIW, I prefer coding:
say 'Result =' RESULT
to:
say 'Result = 'RESULT
I seem to be in a minority.-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
