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