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