mirror of
https://github.com/ziglang/zig.git
synced 2026-01-12 02:15:12 +00:00
7 lines
32 B
Plaintext
7 lines
32 B
Plaintext
ABC {
|
|
global:
|
|
foo;
|
|
local:
|
|
*;
|
|
};
|