summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/c_missing_rbrace.i
blob: 381d5008dc225f844ee27bd9139e6d136d53fb64 (plain)
1
2
3
4
5
6
7
8
9
10
%module xxx

int foo(int x) {
   int y;