This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-28 19:47:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2e94de3585e0a1242e3a5d6c8fd331da9f2d4f5
zig
/
test
/
standalone
/
use_alias
/
foo.h
T
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
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink