mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
/*
|
|
namespace: Parse
|
|
expectation: Fail
|
|
*/
|
|
|
|
program test.aleo {
|
|
function main() {
|
|
let x = 1u8;
|
|
}
|
|
\1u8}
|