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