Community
Participate
Working Groups
Add validation to prevent things like: myVar ISA int? and myVar AS string?
I have added validation to prevent things like myAny as myType? and if (myAny isa myType?[])
Closing this work item