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