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