#include int main(void) { (void) malloc(42); return 0; }