ICE encountered when calling a function marked with #[fold]
from brillig
#5130
Labels
bug
Something isn't working
#[fold]
from brillig
#5130
See PR #5128
Most of the test cases for folding fail to compile if we force it to be compiled into brillig with an ICE. See below:
If we're compiling in brillig can make a call to a
#[fold]
function we should be able to just ignore that and treat it as a regular brillig function.Also this diagnostic is quite odd, not sure why this is pointing at aes128.
The text was updated successfully, but these errors were encountered: