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