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