|
|
|
|
|
by dvt
301 days ago
|
|
> You started with "In no language has a variable assignment ever stopped execution", The irony is that I'm still technically correct, as literally every example (from C++, to C#, to Python, to JS) have been object property assignments abusing getters and setters—decidedly not variable assignments (except for the UB example). |
|