Cleanup (formatting)

This commit is contained in:
Roman Shevchenko
2018-11-08 17:12:29 +01:00
parent dca9f4a33d
commit fdf6239bfc

View File

@@ -1,6 +1,6 @@
import java.io.*;
class DuplicateSwitchLabels {
class DuplicateSwitchLabels {
final int FI = 4;
void f(final int i) {