Closed kamisori closed 1 year ago
see this for an usage example:
https://github.com/kamisori/wjpu/blob/fae40b6cdc45be4312eb84f00b90c1f651f720fb/src/glfw.janet#L189
generates this with my patch:
https://github.com/kamisori/wjpu/blob/fae40b6cdc45be4312eb84f00b90c1f651f720fb/src/glfw.gen.c#L245
and this without:
Wow that’s pretty cool. Fix is sound - the if empty logic looks a bit unneeded but that’s more of a “clean code” issue.
it printed the body doubly when it wasnt empty