Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
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 Permalink Blame History

struct Foo {
int a;
int b;
};
Reference in New Issue View Git Blame Copy Permalink