Does kotlin support annotation processors at all y...
# announcements
t
Does kotlin support annotation processors at all yet at all? Or would I still need to compile things using them under
javac
?