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