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