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