Shichu (Stuart) Zhu
Results
2
comments of
Shichu (Stuart) Zhu
Thanks for the info! In that case, I can think of a workaround specifically for this case 1. Print the generated code and store as a string `s` 2. Re-parse...
Clarify: In this case, I'm calling pretty.Compare(a, b) where a is an empty Struct (zero value), where b is not.