mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-27 20:24:52 +03:00
6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [ETYC0372044]: Function must contain a `finalize` statement on all execution paths.\n --> compiler-test:5:1\n |\n 5 | transition mint_public(public receiver: address, public amount: u64) {\n 6 | \n 7 | }\n | ^\n"
|