Skip to content
  • Joachim Breitner's avatar
    f8d2c205
    Add a broken test case for #12689 · f8d2c205
    Joachim Breitner authored
    A rule with a phase specification trying to match on a constructor with
    a wrapper will fail to match, as the wrapper will be inlined by then.
    The fact that it works in the other case is also mostly by accident.
    (Split into two test cases so that regressions with regard what works so
    far are caught.)
    f8d2c205
    Add a broken test case for #12689
    Joachim Breitner authored
    A rule with a phase specification trying to match on a constructor with
    a wrapper will fail to match, as the wrapper will be inlined by then.
    The fact that it works in the other case is also mostly by accident.
    (Split into two test cases so that regressions with regard what works so
    far are caught.)
Loading