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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
sourceCompatibility
/
noBoundCallableReferences
History
Alexander Udalov
d21d362f0f
Allow enum entries in double colon LHS with LV = 1.0
...
#KT-16782 Fixed
2017-03-10 19:44:00 +03:00
..
boundCallableReference.kt
Allow enum entries in double colon LHS with LV = 1.0
2017-03-10 19:44:00 +03:00
boundCallableReference.txt
Allow enum entries in double colon LHS with LV = 1.0
2017-03-10 19:44:00 +03:00
boundClassLiteral.kt
Allow enum entries in double colon LHS with LV = 1.0
2017-03-10 19:44:00 +03:00
boundClassLiteral.txt
Allow enum entries in double colon LHS with LV = 1.0
2017-03-10 19:44:00 +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
…