Search results for "ee2edd6392aa125c791086a206995879" in md5 (3)

/g/ - Thread 106119706
Anonymous No.106119706
/* test.h */
#define A(a, b, ...) b, a __VA_OPT__(,) __VA_ARGS__

#define A2(...) A(__VA_ARGS__)

#define O(s) s, "c"

A("a", O("b"))
A2("a", O("b"))

>gcc -E test.h
>"b" "c" "a"
>"b" "a" "c"
uh
/r9k/ - Thread 81868161
Anonymous No.81868245
This is the thread, right?
/g/ - Thread 105908081
Anonymous No.105908140
>>105908081
>I've been losing trust in Debian
>Is this Debian-based distro good
kys I suppose