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