mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-27 12:13:41 +03:00
8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
/*
|
|
namespace: Parse
|
|
expectation: Pass
|
|
*/
|
|
|
|
program test.aleo {
|
|
function x() -> u8 {}}
|