ref: 656c7dc0148256118fbc70cb19f9f8ce264ac542 dir: /tests/execute/0115-null-comparision.c/
int main() { return "abc" == (void *)0; }