Closed ISibboI closed 11 months ago
So far we only have WrongFunctionArgumentAmount, which has a single int as expected argument amount. However, we have functions with varying argument amounts, so they should be able to state their range of argument amount as well.
WrongFunctionArgumentAmount
So far we only have
WrongFunctionArgumentAmount
, which has a single int as expected argument amount. However, we have functions with varying argument amounts, so they should be able to state their range of argument amount as well.