what's the reason I can't do `val ref: () -> Li...
# announcements
k
what's the reason I can't do
val ref: () -> List<String> = ::emptyList
?