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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
idea
/
testData
/
intentions
/
declarations
/
convertMemberToExtension
/
simple.kt.after
T
Andrey Breslav
c02f0a7d04
Intention to convert a member to an extension
2013-08-27 15:03:27 +04:00
5 lines
34 B
Plaintext
Raw
Blame
History
class Owner {
}
fun Owner.f() {
}
Reference in New Issue
View Git Blame
Copy Permalink