leo/tests/parser/expression/literal/comment.leo
2022-02-18 15:37:49 -08:00

37 lines
198 B
Plaintext

/*
namespace: Parse
expectation: Pass
*/
// test1
// test2
//test3
// test4
/* test5 */
/*
test 6 */
/* test 7
*/
/*test8 */
/* test9*/
/*test10*/
/*/**/
/**/
/*//*/
/** /*/
/** **/