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