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