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