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