mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
To call a method of a class, you never need to supply any values of local variables (they would always be provided to the constructor).
To call a method of a class, you never need to supply any values of local variables (they would always be provided to the constructor).