ArrayLiteralExp.basis

If !is null, elements[] can be sparse and basis is used for the "default" element value. In other words, non-null elementsi overrides this 'basis' value.

class ArrayLiteralExp
Expression basis;
Suggestion Box / Bug Report