This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
2fe5bdb9ed4e17c94055a9539092bdf35a55f752
zig
/
test
/
standalone
/
use_alias
/
foo.h
Andrew Kelley
d9dd50d74c
fix not propagating parseh aliases through pub use decls
2017-08-20 04:03:36 -04:00
5 lines
38 B
C
Raw
Blame
History
struct
Foo
{
int
a
;
int
b
;
}
;
View Git Blame
Copy Permalink