// Test "Missing identifier for ..." errors
%module xxx
#ifdef
#endif
#ifndef
#if
#if defined(AAA)
#elif
#define BBB
#if !defined(BBB)