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