Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
master
/
.
/
docs
/
bugpattern
/
EmptyTopLevelDeclaration.md
blob: 054936fa9b3d9f6bc2cf6eb7760e4e765134f188 [
file
] [
log
] [
blame
] [
view
]
A semi
-
colon at the top level of a
Java
file
is
treated
as
an empty type
declaration
in
the grammar
,
but it
's confusing and unnecessary.