Type checking error when typed slices used as function parameters #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error:
io.write(myfunc(arr))
┬
╰─ Expected parameter 'arr' of type '[]int64' (encountered '[]int64')
Fixed in
cli/q@b556e2162c.Test:
cli/q@b556e2162c/tests/int-array-parameter.q