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