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