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