summaryrefslogtreecommitdiff
path: root/test/const-array.mnml
blob: 03c71636641fe88cebaedc864adb96527b93ecac (plain)
1
2
const array: [integer] = [1, 2, 3]
const array2: [integer] = [3, 4, 5]