leo/tests/parser/expression/literal/comment.leo
2021-04-12 13:15:40 -07:00

36 lines
200 B
Plaintext

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