Can not call function with sub-slice as argument #752
Labels
s: qptr may fix
This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24)
t: enhancement
A new feature or improvement to an existing one.
When calling a function with a sub-slice of some other slice, the compiler throws a strange error:
Small example:
throws
This is probably a similar problem like this, however, under different circumstances. If this is viewed as a duplicate, just close the Issue please.
The text was updated successfully, but these errors were encountered: