This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-08 08:34:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daed2ba2a01ca0d65daebf5401d99bc1f2e292fa
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