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