mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-12 11:27:41 +03:00
6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
|
---
|
||
|
namespace: Compile
|
||
|
expectation: Fail
|
||
|
outputs:
|
||
|
- "Error [ETYC0372062]: Unit expressions can only be used in return statements.\n --> compiler-test:10:13\n |\n 10 | foo(());\n | ^^\n"
|