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