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-27 19:09:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa52bb83271edc626cd931cf9e8dfbcfc90d4cf2
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