#include <alef.h>

chan(int)[100] i;

void
main(void)
{
       alloc i;
}