summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_run/capi_ctype_002_B.h
blob: fb6cef8caf1396cb4325cdba1cfa5e935ee21dfa (plain)
1
2
3
4
5
6
7
8

#if !defined(__capi_ctype_002_B_H__)
#define __capi_ctype_002_B_H__

#define f(p) p->j

#endif