Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
resolve
/
referenceToJavaWithWrongFileStructure
/
ClassStatics.java
blob: 7f12fef5dbf56fa966df8a79fec41e541d8b2544 [
file
]
package
wrong
;
public
class
ClassStatics
{
public
static
void
staticMethod
()
{}
}