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-10 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80da320c2c6ec9c0d99dc39bccc8d92501698d35
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
dataClasses
/
copy
History
Mikhail Glukhikh
fff434d377
data + open / inner / abstract / sealed are now forbidden
2015-10-07 15:13:14 +03:00
..
constructorWithDefaultParam.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
copyInObjectNestedDataClass.kt
data + open / inner / abstract / sealed are now forbidden
2015-10-07 15:13:14 +03:00
kt3033.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
paramWithoutProperty.kt
Make Array.size() a function instead of a property
2014-11-17 15:02:38 +03:00
valInConstructorParams.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
varInConstructorParams.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
withGenericParameter.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00