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