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