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