I thought it was something like `ArrayList(100) { ...
# getting-started
e
I thought it was something like
ArrayList(100) { "myValue" }
but that certainly isn't valid