attr_14_attr_in_decl_specs.c (160B)
1 /* Attribute interleaved among decl-specifiers (static, const, type). */ 2 static __attribute__((unused)) const int K = 7; 3 4 int test_main(void) { return K - 7; }
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |