cbc/test/defun-semcheck4.cb

3 lines
52 B
Plaintext

struct st { int x; };
struct st f(void) { return; }