leo/tests/expectations/compiler/finalize/empty_finalize_fail.out
Pranav Gaddamadugu ce3fd38cd4 Regen expectations
2022-10-03 14:57:14 -07:00

6 lines
306 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372039]: A finalize block cannot be empty.\n --> compiler-test:8:1\n |\n 8 | finalize mint_public (public receiver: address, public amount: u64) {}\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"