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

public class WithComments {
	// Also inside the body
}