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