Skip to content
Snippets Groups Projects
Commit d646bfaa authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Change the way struct type des are printed.

e.g., instead of

        type toto = toto { ... };

we now print

        type toto = struct { ... };
parent 00d2f89b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment