mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-27 20:24:52 +03:00
7 lines
287 B
Plaintext
7 lines
287 B
Plaintext
|
---
|
||
|
ns: ParseExpression
|
||
|
expectation: Fail
|
||
|
outputs:
|
||
|
- " --> test: 1:1\n |\n 1 | [...0u8; 1]\n | ^^^^^^^\n |\n = illegal spread in array initializer"
|
||
|
- " --> test: 1:1\n |\n 1 | [...0; 1]\n | ^^^^^\n |\n = illegal spread in array initializer"
|