On snapshot after the change to move to function-b...
# compose
m
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
Can you get the full stacktrace? Also if you could file a bug it would be very much appreciated!
m
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.
Ok. I guess I reproduced by adding some logging to the compiler plugin, posted an bug report here https://issuetracker.google.com/issues/157783608
l
thank you for going the extra mile to get such a simple repro case! I really appreciate it. I will look into this.
m
thanks!