leo/tests/expectations/compiler/group/mult_by_group_fail.out
2022-08-01 15:33:26 -07:00

6 lines
235 B
Plaintext

---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372007]: Expected one type from `scalar`, but got `group`\n --> compiler-test:4:26\n |\n 4 | return (_, _)group * a;\n | ^\n"