public var fourByFour = new Int[4][4] // NOTE: Do not add anything else to this test. It is intended to be a bare // minimum test for serializing ArrayType that should start passing as soon as // Parse, Sema, and SILGen can handle ArrayTypes.