cc65/test/err/bug1895-cond1.c

6 lines
128 B
C

/* Bug #1895 - missing diagnostics on incompatible pointer/array types */
#define DO_TEST_2_SUB_1
#include "bug1895-common.h"