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