mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-04 05:42:40 +03:00
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [ETYC0372008]: The value 2147483648 is not a valid `i32`\n --> compiler-test:4:20\n |\n 4 | const a: i32 = 2147483648i32;\n | ^^^^^^^^^^^^^\n"
|