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