aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/WitherWithDollar.java
blob: 8dd2572f61dd9fcf0b0764a225c4258d3f0736fa (plain)
1
2
3
class WitherWithDollar {
	@lombok.experimental.Wither int $i;
}