Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cli
/
jvm
/
compatqual
/
B.java
blob: 232a2eb4311855aa46d55f308eaa21741e6a0412 [
file
]
public
class
B
{
public
void
foo
(
@org
.
checkerframework
.
checker
.
nullness
.
compatqual
.
NonNullDecl
String
x
)
{}
}