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