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