You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rascal>toDefaultRec({-276798823r185339102,-173549339r466608811,0})
java.lang.ClassCastException: class io.usethesource.vallang.impl.persistent.List cannot be cast to class io.usethesource.vallang.ISet (io.usethesource.vallang.impl.persistent.List and io.usethesource.vallang.ISet are in unnamed module of loader 'app')
(internal error)
at $shell$(|main://$shell$|)
java.lang.ClassCastException: class io.usethesource.vallang.impl.persistent.List cannot be cast to class io.usethesource.vallang.ISet (io.usethesource.vallang.impl.persistent.List and io.usethesource.vallang.ISet are in unnamed module of loader 'app')
at org.rascalmpl.interpreter.TraversalEvaluator.traverseSetOnce(TraversalEvaluator.java:475)
at org.rascalmpl.interpreter.TraversalEvaluator.traverseOnce(TraversalEvaluator.java:169)
Describe the bug
This is triggered with a function like this:
The text was updated successfully, but these errors were encountered: