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