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