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