Learn more about cloning repositories
You have read-only access
implement support for heap array allocations of variable size with 'new Int[n]'. The major caveat is that we don't bother to initialize the elements of the array, but who would use them? Swift SVN r3035