summaryrefslogtreecommitdiff
path: root/cil/doc/examples/ex38.txt
blob: 706e13d9215d0a94e81275a4914a53168f544521 (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/ex38.c"
unsigned long foo(void) 
{ 

  {
#line 2
  return (536870911UL);
}
}