mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-06 18:03:17 +03:00
820bf054ea
Also adds support for printing structs via reflection. The case when structs have pointers to themselves is not handled yet. closes #1380