Hi,
So my issue is that the generated javadoc does not contain annotations;
So for example, if I have “fun test() : String”
then the corresponding java doc does not state that the return result is guarrenteed to be nonnull; judging from your response, i guess that you guys are not working on that ? 😛 ?