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