SC-HOA
SC-HOA copied to clipboard
WARNING: FunctionDef contains variable declarations and so will not be inlined.
I noticed that there are warnings:
WARNING: FunctionDef contains variable declarations and so will not be inlined.
It might be good if developers keep this on:
LanguageConfig.postInlineWarnings = true
I know that stylistically, it is a matter of debate, but if we want to leave the decision to every person, we should …