Files
2018-08-02 17:53:23 +01:00

10 lines
147 B
C

// GENERATED FILE
// ...
// it's not, it's a hand-written test, but we want to assume it is one.
static void f(void) {
int i;
i = 123;
}