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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
protectedVisibility
T
History
Dmitriy Novozhilov
2da3366a47
Fix
PROTECTED_CONSTRUCTOR_NOT_IN_SUPER_CALL
diagnostic in new inference
2019-01-24 10:53:58 +03:00
..
complexCompanion.kt
…
complexCompanion.txt
…
constructors.kt
…
constructors.txt
…
constructorsInner.kt
…
constructorsInner.txt
…
innerClassInJava.kt
…
innerClassInJava.txt
…
innerProtectedClass.kt
…
innerProtectedClass.txt
…
javaInheritedInKotlin.kt
…
javaInheritedInKotlin.txt
…
kt7971.kt
…
kt7971.txt
…
nonSuperCallConstructor.kt
Fix
PROTECTED_CONSTRUCTOR_NOT_IN_SUPER_CALL
diagnostic in new inference
2019-01-24 10:53:58 +03:00
nonSuperCallConstructor.txt
…
nonSuperCallConstructorJavaDifferentPackage.kt
…
nonSuperCallConstructorJavaDifferentPackage.txt
…
nonSuperCallConstructorJavaSamePackage.kt
…
nonSuperCallConstructorJavaSamePackage.txt
…
protectedCallOnSubClass.kt
…
protectedCallOnSubClass.txt
…
smartcastOnExtensionReceiver.kt
…
smartcastOnExtensionReceiver.txt
…
syntheticPropertyExtensions.kt
…
syntheticPropertyExtensions.txt
…
syntheticSAMExtensions.kt
[NI] Prototype for SAM-conversion.
2018-06-04 12:21:56 +03:00
syntheticSAMExtensions.txt
…
unstableSmartCast.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
unstableSmartCast.txt
…
withSmartcast.kt
…
withSmartcast.txt
…