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