zig/test
Andrew Kelley 41b95cc237 parseh: correct debug for forward decls
also C typedefs emit simply `const Foo = Bar;`
since in C you can implicitly cast from a typedef
child to parent but in zig you can't.
2016-01-31 17:48:19 -07:00
..
run_tests.cpp parseh: correct debug for forward decls 2016-01-31 17:48:19 -07:00