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