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