errorSupplementalInferredAttr

Print the reason why fd was inferred @system as a supplemental error

void
errorSupplementalInferredAttr

Parameters

fd FuncDeclaration

function to check

maxDepth int

up to how many functions deep to report errors

deprecation bool

print deprecations instead of errors

stc STC

storage class of attribute to check

Meta