clean up and fix tests
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
do {
|
||||
} // LINE
|
||||
do {} // LINE
|
||||
while (true);
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
do {
|
||||
} // LINE
|
||||
do {} // LINE
|
||||
while (true);
|
||||
|
||||