![]() This makes it possible to mark a slice as not needing runtime checking, which is immediately useful for _sizes arrays. This fixes cgtest03, which was previously failing to compile because the _sizes array for one of the constants in it contained a runtime check and thus wasn't itself constant. I've added a testcase file for the relevant bit of code. |
||
---|---|---|
.. | ||
AST.hs | ||
CompState.hs | ||
Metadata.hs |