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