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