index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
transform
/
resource
/
before
/
WitherWithDollar.java
blob: 8dd2572f61dd9fcf0b0764a225c4258d3f0736fa (
plain
)
1
2
3
class
WitherWithDollar
{
@lombok.experimental.Wither
int
$i
;
}