Combination of static
and stock
specifiers not allowed in function declarations
#622
Labels
static
and stock
specifiers not allowed in function declarations
#622
Issue description:
The compiler allows to use a combination of
static
andstock
class specifiers in function definitions and old-style declarations, but doesn't allow it in new-style declarations.Minimal complete verifiable example (MCVE):
Workspace Information:
The text was updated successfully, but these errors were encountered: