mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-03 15:28:05 +03:00
12 lines
85 B
Plaintext
12 lines
85 B
Plaintext
|
|
/*
|
|
namespace: ParseExpression
|
|
expectation: Fail
|
|
*/
|
|
|
|
[...0u8; 1]
|
|
|
|
[...0; 1]
|
|
|
|
[0; ()]
|