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