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