Cleanup (test data formatting)

This commit is contained in:
Roman Shevchenko
2018-06-25 14:44:25 +03:00
parent 60c1e7d526
commit 002f0ea6c3
14 changed files with 15 additions and 29 deletions
@@ -1,7 +1,6 @@
// "Replace 'var' with explicit type" "true"
class Main {
{
<caret>var b = 0;
}
}
}