This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bdc64f322cfcce93ebd8839dec943ddc8aee7a1d
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
dataClasses
/
copy
T
History
Mikhail Glukhikh
a4af6a3076
data deprecations (empty constructors, non val/var arguments, vararg, superclasses) are now errors, relevant tests fixed
2015-10-19 15:24:28 +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
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