While Primitives are not triggering, missing specialization logic? #279
Labels
bug
Fixes an issue, incorrect implementation
good first issue
Are you trying to have a good at SOMns? Start here!
help wanted
Would be great if you could help out here.
Some of following tests are failing with stack overflows.
Inspection shows that the SOMns version of the while methods run, instead of the primitives:
The solution for this would be to add the necessary logic into the while specializers.
The specializers need to have the checks for this case, and the node creation needs to instantiate the
WhileCache
-nodes, I think.The text was updated successfully, but these errors were encountered: