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
/
after-delombok
/
WitherOnStatic.java
blob: e481beb7ab15e25a5a76bb6b4ab40d3b3019445e (
plain
)
1
2
3
4
class
WitherOnStatic
{
static
boolean
foo
;
static
int
bar
;
}