Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1f76d39e66b4ee8544feac93e4afd8e61ef9610a
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntWithDefault.java
blob: 2c1ed04b3b26e15b040accd4fd4ff180fcea0319 [
file
]
package
test
;
class
IntWithDefault
{
{
int
r
=
IntWithDefaultKt
.
www
(
1
);
}
}