ref: 283be1536196f042cb0161a6611baf9b3d8918dc dir: /tests/cc/execute/0115-null_comparision.c/
int main() { return "abc" == (void *)0; }