add additional comment test to comment statement with retainlines option generation test
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
// comment
|
||||
print("hello");
|
||||
|
||||
// comment2
|
||||
print("hello2");
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
// comment
|
||||
print("hello");
|
||||
|
||||
// comment2
|
||||
print("hello2");
|
||||
|
||||
Reference in New Issue
Block a user