elliotchance / c2go

⚖️ A tool for transpiling C to Go.
MIT License
2.06k stars 151 forks source link

Add UnaryExprOrTypeTraitExpr first child types to transpiler #871

Closed kroppt closed 3 years ago

kroppt commented 3 years ago

This change is Reviewable

elliotchance commented 3 years ago

Thank you for these fixes, just remeber that it's good to add the C code providing examples into the tests directory so that there are fewer regressions.