Join Slack
Powered by
`class Foo(val x: Int)` has a property `x`, but `c...
# announcements
s
sargunv
07/01/2016, 7:56 PM
class Foo(val x: Int)
has a property
x
, but
class Bar(x: Int)
does not
Open in Slack
Previous
Next