leo/tests/parser/expression/literal/comment.leo

37 lines
198 B
Plaintext
Raw Normal View History

2021-03-30 01:45:10 +03:00
/*
2022-02-19 02:37:49 +03:00
namespace: Parse
2021-03-30 01:45:10 +03:00
expectation: Pass
*/
// test1
// test2
//test3
2022-02-19 02:37:49 +03:00
// test4
2021-03-30 01:45:10 +03:00
/* test5 */
2022-02-19 02:37:49 +03:00
2021-03-30 01:45:10 +03:00
/*
test 6 */
2022-02-19 02:37:49 +03:00
2021-03-30 01:45:10 +03:00
/* test 7
*/
/*test8 */
/* test9*/
/*test10*/
/*/**/
/**/
/*//*/
/** /*/
/** **/