leo/tests/expectations/compiler/tuple/tuple_in_struct.out
2022-11-08 15:49:47 -08:00

6 lines
236 B
Plaintext

---
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."