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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
ConvertLateinitPropertyToNullableIntention
/
before.kt.template
T
Toshiaki Kameyama
4cf266e99f
Add intentions to convert nullable <--> lateinit var #KT-12743 Fixed
2018-11-29 19:45:10 +03:00
3 lines
40 B
Plaintext
Raw
Blame
History
class C {
lateinit var foo: String
}
Reference in New Issue
View Git Blame
Copy Permalink