Arthur Sap

Results 2 issues of Arthur Sap

I used the code shrink on the following code and got this: Original code: ``` long elapsedTime = System.currentTimeMillis() - startTime; System.out.println("Elapsed time = " + elapsedTime + " ms");...

bug
Athenizer
Final

Before: ![image](https://user-images.githubusercontent.com/15543389/27788497-8030d684-5ff1-11e7-9023-af8937917c0b.png) After: ![image](https://user-images.githubusercontent.com/15543389/27788511-986500a4-5ff1-11e7-9f25-ee4dbdf6cdcb.png)

bug
Athenizer
Final