The test in question does not pass when cross compiling because the syntax extension must always be compiled for the host, not the target.
This patch replaces `MacItem` with `MacItems`.