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