// SPDX-License-Identifier: GPL-3.0-or-later
MyArray = [1]int
MyArrayWithoutASize = []int
