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