Carp/core/carp_debug.h
2018-03-29 07:03:00 +02:00

6 lines
75 B
C

#include "core.h"
void Debug_leak_MINUS_array(Array a) {
// Leaked!
}