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