leo/tests/expectations/parser/program/mapping_fail.out
2023-02-10 16:26:25 -08:00

6 lines
264 B
Plaintext

---
namespace: Parse
expectation: Fail
outputs:
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition', 'inline' -- found 'mappin'\n --> test:4:5\n |\n 4 | mappin balances: address => u128;\n | ^^^^^^"