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