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
6a352a1da7e58ea3ea324f088ff234df3e65a769
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
sourceCompatibility
/
noBoundCallableReferences
T
History
Alexander Udalov
6a352a1da7
Report error on nullable type alias in class literal
...
#KT-15736 Fixed
2017-01-18 18:21:28 +03:00
..
boundCallableReference.kt
Report error on bound callable references in compatibility mode
2016-10-11 17:30:10 +03:00
boundCallableReference.txt
Report error on bound callable references in compatibility mode
2016-10-11 17:30:10 +03:00
boundClassLiteral.kt
Report error on nullable type alias in class literal
2017-01-18 18:21:28 +03:00
boundClassLiteral.txt
Update typing rules for class literal expressions.
2016-12-19 10:41:49 +03:00
qualifiedJavaClassLiteralInKClassExtension.kt
Report error on bound callable references in compatibility mode
2016-10-11 17:30:10 +03:00
qualifiedJavaClassLiteralInKClassExtension.txt
…
qualifiedJavaClassReferenceInKClassExtension.kt
Report error on bound callable references in compatibility mode
2016-10-11 17:30:10 +03:00
qualifiedJavaClassReferenceInKClassExtension.txt
…