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