ref: c4e51c5678d7f359bf0d33dba8f0bd422d979725 dir: /sys/src/ape/lib/l/yywrap.c/
#include <libl.h> #include <stdio.h> int yywrap(void) { return 1; }