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-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
576ead2afec16632870554e926c4164ea7a23db7
kotlin
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
DefaultConstructor.kt
Alexander Udalov
b6b1f2a94a
Minor, package "test" in compileJavaAgainstKotlin testData
2014-03-19 23:24:27 +04:00
4 lines
38 B
Kotlin
Raw
Blame
History
package
test
class
A
(
val
a
:
Int
=
1
)
Reference in New Issue
View Git Blame
Copy Permalink