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