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