cc65/test/err/bug1895-assign2b.c
2022-11-13 01:01:24 +08:00

6 lines
130 B
C

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