mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-28 12:45:26 +03:00
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [ETYC0372008]: The value 32768 is not a valid `i16`\n --> compiler-test:5:24\n |\n 5 | const a: i16 = 32768i16;\n | ^^^^^^^^\n"
|