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