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