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