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
fdfd808d80cd902bfb6fac8363f736e8d08d9659
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