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