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