Skip to content
  • Richard Eisenberg's avatar
    Fix #14618 by applying a subst in deeplyInstantiate · 722a6584
    Richard Eisenberg authored
    Previously, we were inexplicably not applying an instantiating
    substitution to arguments in non-prenex types. It's amazing this
    has been around for so long! I guess there aren't a lot of non-prenex
    types around.
    
    test case: typecheck/should_fail/T14618
    722a6584