rascal
rascal copied to clipboard
lang::rascal::tests::concrete::SubscriptAndSlice has many correct tests that the interpreter fails: index on concrete list (subscript)
Describe the bug
import lang::rascal::tests::concrete::SubscriptAndSlice
look at all the @ignoreInterpreter tests. They all fail.