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