// Contributed by Gabriel Dos Reis // Origin: Bill Somerville // { dg-do compile } int main() { ( int() > int() ); return 0; }