leo/tests/expectations/parser/program/mapping_fail.out

6 lines
254 B
Plaintext
Raw Normal View History

2022-08-25 01:25:40 +03:00
---
namespace: Parse
expectation: Fail
outputs:
2022-10-06 09:52:37 +03:00
- "Error [EPAR0370005]: expected 'struct', 'record', 'mapping', '@', 'function', 'transition' -- found 'mappin'\n --> test:4:5\n |\n 4 | mappin balances: address => u128;\n | ^^^^^^"