add additional comment test to comment statement with retainlines option generation test

This commit is contained in:
Sebastian McKenzie
2015-04-29 23:58:36 +01:00
parent 16c86c25b7
commit c855b55133
2 changed files with 6 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
// comment
print("hello");
// comment2
print("hello2");

View File

@@ -1,2 +1,5 @@
// comment
print("hello");
// comment2
print("hello2");