module test import StdArray, StdEnum Start :: *{Int} Start = {createArray 10 0 & [i]=i\\i<-[0,2..9]}