Join Slack
Communities
Powered by
about the public/private modifier, does any one ha...
# announcements
f
feng-zihao
08/31/2016, 6:30 AM
about the public/private modifier, does any one have idea about the following style from C++ ?
Copy code
class A { private { lateinit var a : Int lateinit var b : Int lateinit var c : Int } }
Open in Slack
Previous
Next