I'm getting this compilation exception which is ca...
# arrow-meta
o
I'm getting this compilation exception which is caused by a OutOfMemoryError when I use the generic quote extension phase. I've tried many different KtElement types and get the same error each time. This only occurs when I use the generic quote extension phase and never when using any of the other extension phases which work as expected. I've eliminated all extension phases but this one from my code to eliminate any weird compatibility issues and this still happens. Is anyone able to point out what I may be doing incorrectly?