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