MarcusMM2
MarcusMM2
What about this proposal now? When will optional be optional?
Because some people see compiler "problems" with inference: I *always* develop VB.net with "option strict on" so I *always* write "optional i as integer = 9", in this case there...
I would like to have the keyword "optional" itself optional: optional i as integer = 0 -> i as integer = 0 the "= 0" indicates that it must be...
Hallo Sebastian, I mean Visual Basic .NET (not VBA). Regards Marcus Von: Sebastian Lackner ***@***.***> Gesendet: Montag, 28. August 2023 16:20 An: Sysmagine/SemanticDiff ***@***.***> Cc: MarcusMM2 ***@***.***>; Author ***@***.***> Betreff:...