Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
nj2k
/
testData
/
copyPaste
/
ConvertedMethodReference.java
blob: d831948c23d1a61bbf73a99c2c89809bcbcb60ec [
file
] [
log
] [
blame
]
class
A
{
public
static
void
main
(
String
[]
args
)
{
<
selection
>
System
.
out
.
println
</
selection
>(
"nya"
)
}
}