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