aboutsummaryrefslogtreecommitdiff
path: root/test/pretty/resource/after/Interfaces.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/pretty/resource/after/Interfaces.java')
-rw-r--r--test/pretty/resource/after/Interfaces.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pretty/resource/after/Interfaces.java b/test/pretty/resource/after/Interfaces.java
index b620e038..6c0a6770 100644
--- a/test/pretty/resource/after/Interfaces.java
+++ b/test/pretty/resource/after/Interfaces.java
@@ -6,8 +6,6 @@ interface Interfaces {
DIAMONDS,
SPADES;
}
- ;
- ;
int x = 10;
void y();
int a = 20;