modernc.org/cc@v1.0.1/v2/testdata/cpp-expand/example-6.10.3.5-5.h.expect (about)

     1  
     2  
     3  
     4  
     5  
     6  
     7  
     8  
     9  
    10  
    11  
    12  
    13  
    14  
    15  
    16  f(2 * (y+1)) + f(2 * (f(2 * (z[0])))) % f(2 * (0)) + t(1);
    17  f(2 * (2+(3,4)-0,1)) | f(2 * (~ 5)) & f(2 * (0,1))^m(0,1);
    18  int i[] = { 1, 23, 4, 5,  };
    19  char c[2][6] = { "hello", "" };