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