mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-25 19:22:01 +03:00
12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
/*
|
||
namespace: Parse
|
||
expectation: Fail
|
||
*/
|
||
/* next line starts with 2069
|
||
*/
|
||
|
||
program test.aleo {
|
||
function main() {
|
||
}
|
||
}
|