Cleanup (unneeded restore in tests; unneeded exceptions; formatting; typos)

This commit is contained in:
Roman Shevchenko
2017-04-19 15:52:10 +02:00
parent be1885f5d5
commit f71fdbba2c
5 changed files with 155 additions and 300 deletions
@@ -0,0 +1,6 @@
public class Test {
{
x = 2;
<caret> foo();
}
}