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