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