**Tristan B. Velloza Kildaire commented on issue tlang/tlang#81**
Array support
I think coercion is broken in how we check for it in `canCoerceStackArray` as the code below successfully coerces when it shouldn't:
```chroma d
module complex_stack_array_coerce;
void coerce(int**…
```
https://deavmi.assigned.network/git/tlang/tlang/issues/81#issuecomment-1174