Support parameter amount errors for functions with varying parameter amounts.
ISibboI opened this issue · 0 comments
ISibboI commented
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.