how can kotlinc even emit a definition into a clas...
# announcements
m
how can kotlinc even emit a definition into a class file for an inline function with reified type parameters? what does that look like at the bytecode level?