fix c_comments
This commit is contained in:
1
tests/test_c_comments.expected_results
Normal file
1
tests/test_c_comments.expected_results
Normal file
@@ -0,0 +1 @@
|
||||
1
|
||||
8
tests/test_c_comments.krak
Normal file
8
tests/test_c_comments.krak
Normal file
@@ -0,0 +1,8 @@
|
||||
/*here*/
|
||||
/*here*/import /*here*/io/*here*/:/*here*/*/*here*/
|
||||
/*here*/
|
||||
/*here*/fun/*here*/ main/*here*/(/*here*/)/*here*/:/*here*/ int/*here*/ {/*here*/
|
||||
/*here*/ println/*here*/( /*here*/1 /*here*/ )/*here*/
|
||||
/*here*/ return /*here*/0/*here*/
|
||||
/*here*/}/*here*/
|
||||
/*here*/
|
||||
Reference in New Issue
Block a user