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