Paul Fulham

Results 1 issues of Paul Fulham

Both do-while statements and expression for-init statements would be output with incorrect syntax by `show_translation_unit`. This PR adds the missing semicolons as needed. Example Input: ```glsl do { a(); }...