`val numbers by lazy { mutableListOf(populateList(...
# getting-started
s
val numbers by lazy { mutableListOf(populateList())}