Change the way struct type des are printed.
e.g., instead of type toto = toto { ... }; we now print type toto = struct { ... };
Loading
Please register or sign in to comment
e.g., instead of type toto = toto { ... }; we now print type toto = struct { ... };