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