leo/tests/expectations/compiler/group/mult_by_group_fail.out
2023-04-12 12:38:44 -07:00

6 lines
243 B
Plaintext

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