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