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