On snapshot after the change to move to function-body-based code generation strategy, my project now triggers some compiler exception (getParent is null). Is there a way to debug where it is triggered?
l
Leland Richardson [G]
05/22/2020, 1:57 PM
Can you get the full stacktrace? Also if you could file a bug it would be very much appreciated!
m
molikto
05/26/2020, 6:07 AM
Hello, that's the stacktrace. It seems I cannot find where this bug is triggered, so it is hard for me to reproduce small test cases.