let type arr = array of string var a:arr := new arr [5] of "abcd" in a[0] end