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