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