blob: 357843436ce3c95c77271a496b5d3569332b359f [file] [log] [blame]
#include <reproducability_c.h>
int repro(struct ShouldRepro *s) {
return s->a;
}