You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elif j < i and niHasBody and nj.hasAccQuotedDef:
# Every function, macro, template... with a body depends# on precedent function declarations that have quoted names.# That's because it is hard to detect the use of functions# like "[]=", "[]", "or" ... in their bodies.
NOTE: this seems related to #8800 but not identical
The text was updated successfully, but these errors were encountered: