Menu

#72 "with" statement does not play well with initialisation

1.0
open
None
5
2018-05-15
2018-05-15
No

in e.g. "declare p : Point; with (p) { .x = 0; .y = 0; }" compiler compains that "p" is not initialised in "with" statement!

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.