This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
22965e6fcbafbcba207a6da8eb493af2cf7ef924
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