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