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