Skip to content

Add option to omit globals when printing C code

Right know, needed globals are always printed. But this is not always desired, e.g. when printing multiple functions and all globals should be on top of file.

Merge request reports