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