Skip to content

Instantly share code, notes, and snippets.

@halilozel1903
Created November 6, 2022 14:41
Show Gist options
  • Save halilozel1903/8355d8b39d65bf4dce33c3acc891a0ee to your computer and use it in GitHub Desktop.
Save halilozel1903/8355d8b39d65bf4dce33c3acc891a0ee to your computer and use it in GitHub Desktop.
val car = Car.makeCar(150)
println(Car.Factory.cars.size)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment