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