diff options
Diffstat (limited to 'tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java')
-rw-r--r-- | tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java b/tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java new file mode 100644 index 000000000..548b1fac2 --- /dev/null +++ b/tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java @@ -0,0 +1,3 @@ +package theapp; + +public class AnnotationMoodImplementor {} |