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
2af9efa4a098d87feb8370637bcfd62f3bbdc034
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
java
T
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
…