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