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