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
80da320c2c6ec9c0d99dc39bccc8d92501698d35
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
dataClasses
/
tostring
T
History
Mikhail Glukhikh
fff434d377
data + open / inner / abstract / sealed are now forbidden
2015-10-07 15:13:14 +03:00
..
alreadyDeclared.kt
Add toString() to Any, fix all tests
2014-03-02 19:54:49 +04:00
alreadyDeclaredWrongSignature.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
alreadyInherited.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
arrayParams.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
changingVarParam.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
genericParam.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
mixedParams.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
unitComponent.kt
Unit.VALUE -> Unit in testData
2014-07-25 17:16:40 +04:00