summaryrefslogtreecommitdiff
path: root/cil/doc/examples/ex31.txt
blob: ab7d4716f4810d397da2fc4f599ca839eb69b3da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Generated by CIL v. 1.3.5 */
/* print_CIL_Input is true */

#line 1 "cilcode.tmp/ex31.c"
int main(void) 
{ 

  {
#line 1
  return ((int )((1U - sizeof(int )) >> 32));
}
}