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