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