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