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