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-07 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03820245eb4cbfb48ee7ce7253aac985b2ddc6e5
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
java
History
Denis Zharkov
7e9704e50d
Prohibit inheritance of Java members containing FunctionN types
...
#KT-25855 Fixed
2018-09-12 09:49:25 +03:00
..
functionN.kt
Load Java declarations which reference FunctionN as Deprecated.Error
2018-09-12 09:49:25 +03:00
functionN.txt
Load Java declarations which reference FunctionN as Deprecated.Error
2018-09-12 09:49:25 +03:00
inheritedFunctionN.kt
Prohibit inheritance of Java members containing FunctionN types
2018-09-12 09:49:25 +03:00
inheritedFunctionN.txt
Prohibit inheritance of Java members containing FunctionN types
2018-09-12 09:49:25 +03:00
patternCompileCallableReference.kt
…