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