<@U19JGL4C9> kotlin dynamically creates an object ...
# getting-started
a
@romane kotlin dynamically creates an object under the hood when you pass in a closure/lambda. This object is not accessible from inside your kotlin code
1