/ tests / expectations / compiler / finalize / finalize_statement_incorrect_args_fail.out
finalize_statement_incorrect_args_fail.out
1  Error [ETYC0372006]: Call expected `2` args, but got `3`
2      --> compiler-test:7:16
3       |
4     7 |         return finalize_mint_public(receiver, amount, amount);
5       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^