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