Fixed the make-array derive type optimizer to only spec the dimensions
if the created array is known to be simple. Otherwise, someone might adjust it, which would cause the type to be wrong.
Loading
Please register or sign in to comment
if the created array is known to be simple. Otherwise, someone might adjust it, which would cause the type to be wrong.