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