constructor.fromList list/List: d := list[12:]
<pkg:..>: error: Can't call result of evaluating expression d := list[12:] ^~ Compilation failed Error: exit status 1
d := list[12..]
12:
12
: