aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/preproc_3.i
blob: f6135f3a24bf2e79abcdb440041018eea02ecc53 (plain)
1
2
3
4
5
6
%module preproc_3

#define Sum( A, B, \
             C)    \
        A + B + C