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