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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
AddOpenModifierIntention
/
before.kt.template
T
shiraji
83169ad781
"Add open to callable" intention introduced #KT-16786 Fixed
2017-04-19 11:37:48 +03:00
5 lines
45 B
Plaintext
Raw
Blame
History
open class Foo {
fun foo() {
}
}
Reference in New Issue
View Git Blame
Copy Permalink