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