aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource/after/WithComments.java
blob: e4f078aafdc6eaa14e0fac46efec126aa9f8d981 (plain)
1
2
3
4
5
// Cool Comments
public class WithComments {
	// Also inside the body
// On start of line
}