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