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