Most common words in Kotlin files. Sadly android ...
# announcements
j
Most common words in Kotlin files. Sadly android > fun
😮 8
l
wondering why void is around
s
might be due to the glorious
AsyncTask
😂
b
I'm guessing this works on bytecode level somehow, thus leaking in void
c
The project includes a number of different languages, and it all seems to come from source, not bytecode. My guess is it’s coming more from unit tests in things like Gradle plugins (Strings that are Java source in a Kotlin test case), or from kdoc comments. https://github.com/anvaka/common-words