rts: Initialize Array# header in listThreads#
Previously the implementation of listThreads#
failed to initialize the
header of the created array, leading to various nastiness.
Fixes #23071 (closed)
Edited by Ben Gamari
Previously the implementation of listThreads#
failed to initialize the
header of the created array, leading to various nastiness.
Fixes #23071 (closed)