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