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