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