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