Jonas Lüthke
Results
1
issues of
Jonas Lüthke
I'm trying to use custom annotations on top-level methods in Kotlin. Unfortunately, they don't work. No `DeepLinkEntry`s are generated for them. Only if I annotate at least one static method...