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