This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 15:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a1a95ea36f84b2e4dfd877d8667d53ae55fb2e6
kotlin
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
DefaultMethod.kt
Alexander Udalov
b6b1f2a94a
Minor, package "test" in compileJavaAgainstKotlin testData
2014-03-19 23:24:27 +04:00
3 lines
36 B
Kotlin
Raw
Blame
History
package
test
fun
foo
(
a
:
Int
=
1
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink