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