blob: d0902421f19ca6bf61bd8fc6ed1bdaba1370fe51 [file] [log] [blame]
/* Just like run.c, but with all debug checks enabled. */
#define CCAN_LIST_DEBUG 1
#include <ccan/list/test/run.c>