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