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