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