diff options
Diffstat (limited to 'test/delombok/resource/after/WithComments.java')
-rw-r--r-- | test/delombok/resource/after/WithComments.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/delombok/resource/after/WithComments.java b/test/delombok/resource/after/WithComments.java index 0f9ddb9f..59cc97c4 100644 --- a/test/delombok/resource/after/WithComments.java +++ b/test/delombok/resource/after/WithComments.java @@ -1,5 +1,5 @@ // Cool Comments public class WithComments { - // Also inside the body + // Also inside the body }
\ No newline at end of file |