leo/tests/expectations/compiler/address/lt_fail.out
2022-08-01 14:14:39 -07:00

6 lines
230 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372021]: Comparison `<` is not supported for the address type.\n --> compiler-test:6:12\n |\n 6 | return x < sender;\n | ^^^^^^^^^^\n"