Closed Maltysen closed 8 years ago
there is no nil type so idk whether this is a proposal or an invalid bug report :I
but the array part of your doc says there is
[1,, 3] // [1, nil, 3]
Oh, that's outdated. I should remove it >_>
so, yeah then, you can make this a proposal too. you should prolly have some null
type
when I type
nil
it says thatnil
is an undefined variable.