mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-18 17:42:36 +08:00
3 lines
55 B
C
3 lines
55 B
C
int a_symbol_name;
|
|
int foo() { return a_symbol_name; }
|