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