leo/tests/expectations/compiler/tuple/tuple_in_struct.out

6 lines
236 B
Plaintext
Raw Normal View History

2022-10-12 08:11:28 +03:00
---
namespace: Compile
expectation: Fail
outputs:
- "Error [EPAR0370027]: The keyword `circuit` is deprecated.\n --> compiler-test:12:5\n |\n 12 | circuit Token {\n | ^^^^^^^\n |\n = Use `struct` instead."