mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-27 04:01:47 +03:00
6 lines
323 B
Plaintext
6 lines
323 B
Plaintext
---
|
|
namespace: Parse
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [EPAR0370021]: Expression statements are not supported.\n --> test:5:9\n |\n 5 | inf();\n | ^^^^^^\nError [EPAR0370021]: Expression statements are not supported.\n --> test:9:9\n |\n 9 | inf();\n | ^^^^^^"
|