© 2026 Hedgehog Software, LLC
var xs = new string[] {}; object[] ys = xs;
var xs = new int[] {}; object[] ys = xs;