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