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