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