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