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
5d516a5f72c9d4264e47806be6050b99f888bb59
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToBlockBody
/
getter.kt.after
T
Alexey Sedunov
05a0481efa
Formatter: Fix spacing between '=' and '{' in property accessors
2014-12-23 20:43:19 +03:00
5 lines
55 B
Plaintext
Raw
Blame
History
val foo: String
get() {
return "abc"
}
Reference in New Issue
View Git Blame
Copy Permalink