[progress Communities] [progress Openedge Abl] Forum Post: Re: Strict Mode For The Abl...

  • Thread starter Thread starter Riverside Software
  • Start date Start date
Status
Not open for further replies.
R

Riverside Software

Guest
On top of Lars comment about "Autoclosing opened blocks at the end of a file -> Compile error missing END", I've found this code recently : define public property Height as int get (): return 0. end set. /* Should be end get */ Was surprised to see that it compiles without any problem, but still something which shouldn't be accepted by the compiler.

Continue reading...
 
Status
Not open for further replies.
Back
Top