mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-11 11:47:21 +03:00
39 lines
276 B
Plaintext
39 lines
276 B
Plaintext
/*
|
|
namespace: Parse
|
|
expectation: Pass
|
|
*/
|
|
/* test5 */
|
|
|
|
/*
|
|
test 6 */
|
|
/* test 7
|
|
*/
|
|
/*test8 */
|
|
|
|
/* test9*/
|
|
/*test10*/
|
|
|
|
/*/**/
|
|
/**/
|
|
|
|
/*//*/
|
|
/** /*/
|
|
|
|
/** **/
|
|
|
|
program test.aleo {
|
|
// test1
|
|
|
|
// test2
|
|
|
|
//test3
|
|
|
|
// test4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|