mirror of
https://github.com/ProvableHQ/leo.git
synced 2025-01-01 14:42:10 +03:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
---
|
|
namespace: Compile
|
|
expectation: Fail
|
|
outputs:
|
|
- "Error [ETYC0372008]: The value 18446744073709551616 is not a valid `u64`\n --> compiler-test:5:24\n |\n 5 | const a: u64 = 18446744073709551616u64;\n | ^^^^^^^^^^^^^^^^^^^^^^^\n"
|