Skip to content
  • Marcin 'Qrczak' Kowalczyk's avatar
    [project @ 2001-04-30 20:07:49 by qrczak] · 09d0b4a4
    Marcin 'Qrczak' Kowalczyk authored
    Fix the inlining bug: exprIsConApp_maybe didn't recognize constructor
    applications inside notes.
    
    I'm not sure if it's the right place to fix. Should notes be ignored
    in other uses of collectArgs? Perhaps they should be ignored inside
    the loop of collectArgs? And why the function marked as inline was
    not inlined even though it's not a constructor application?
    09d0b4a4