aboutsummaryrefslogtreecommitdiff
path: root/libctf/testsuite/libctf-lookup/multidim-array-ctf.c
blob: 05b6ebe4fddb382db4b188e9f2668d93f17b5542 (plain)
1
2
3
int a[3][5][9];
int b[1][2];