mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 10:26:22 +00:00
5 lines
85 B
C
5 lines
85 B
C
#include <glib.h>
|
|
|
|
void expect_cons_show(char *expected);
|
|
void reset_ui_mocks(void);
|