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