projects
/
idea
/
community.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
gpp meta methods are not unused (IDEA-75803)
[idea/community.git]
/
plugins
/
groovy
/
testdata
/
highlighting
/
GloballyUnusedGppSymbols.groovy
1
@Typed package foo;
2
class Bar {
3
4
}
5
println new Bar().zzz