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