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