Skip to content
Snippets Groups Projects
user avatar
Erwan Jahier authored
e.g., instead of

        type toto = toto { ... };

we now print

        type toto = struct { ... };
d646bfaa
History