And then your successor can modify and debug it!

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Frank Swarbrick
Sent: Friday, August 30, 2019 3:44 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Case TS002648607 (PMR 76523,082,000) - Compiler abend

Swift is even smarter.  It seems like even a newline doesn't absolutely
indicate the end of a statement, as long as the compiler can infer that a
statement absolutely has not completed.  You can (but I don't recommend it)
even do something like this:

let
a
=
1
print (
a
)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to