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