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