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