Idris2/tests/node/nomangle002/expected
Zoe Stafford 3063218d46
[ new ] Add %nomangle (#2063)
This is (for once) not a breaking changes, instead backends will need to opt in to this change, using the utilities in Compiler.NoMangle. See the js backend for an example of how to do this.

This is the first step to being able to use idris to create libraries usable by other languages.
2021-11-09 16:23:50 +00:00

3 lines
163 B
Plaintext

Error: INTERNAL ERROR: "continue" is not a valid name on the javascript backend
Error: INTERNAL ERROR: missing %nomangle name for Main.break on javascript backend