Skip to content
  • Alan Zimmerman's avatar
    Localize API Annotation in LInjectivtyAnn · 7966eea9
    Alan Zimmerman authored
    The injectivity_cond production in Parser.y returns the annotation for
    the '->' to the calling production, rather than applying it directly.
    
    Rather apply it directly, so LInjectivityAnn can be rendered as a unit
    from the API Annotations.
    7966eea9