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-16 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
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
…