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