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