mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 00:21:47 +03:00
10 lines
69 B
Plaintext
10 lines
69 B
Plaintext
|
|
||
|
/*
|
||
|
ns: ParseExpression
|
||
|
expectation: Fail
|
||
|
*/
|
||
|
|
||
|
[...0u8; 1]
|
||
|
|
||
|
[...0; 1]
|