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