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