Very simple: ``` on init declare foo[2, 2] message(%foo[0, 0]) end on ``` This fails the test at [L1174](https://github.com/nojanath/SublimeKSP/blob/master/compiler/ksp_compiler.py#L1174) in ksp_compiler.py
Very simple:
This fails the test at L1174 in ksp_compiler.py