diff --git a/ResourceLeak.java b/ResourceLeak.java index 52e5891..49be616 100644 --- a/ResourceLeak.java +++ b/ResourceLeak.java @@ -25,6 +25,7 @@ public int getAPISize() public int getY() { + System.out.println(""); return this.x; }