Temp revert fix for KT-10591 as it causes non-obvious test breakage

This commit is contained in:
Dmitry Jemerov
2018-01-17 11:30:01 +01:00
parent a752f3f38e
commit ca57309374
5 changed files with 8 additions and 8 deletions
@@ -1,8 +1,8 @@
package format.test
class LineComments {
// Should not be formatted
// Format
// Should not be formatted
// Format
// Format
fun test() {
}