hmm, you mean `@Inject val foo by LateInitVal<S...
# language-proposals
k
hmm, you mean
@Inject val foo by LateInitVal<String>()
for example wouldn't work