Make sure rule LHSs are simplified
SpecConstr was generating a rule LHS with nested casts, which the simplifier then optimised away. Result: unbound template variables. Easily fixed. See Note [SpecConstr call patterns]
Showing
Please register or sign in to comment