aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource/after/WithComments.java
blob: 0f9ddb9fc1862d7333264d64a6cb5ff5195f3ad5 (plain)
1
2
3
4
5
// Cool Comments

public class WithComments {
    // Also inside the body
}