32V/usr/src/libln/main.c

# include "stdio.h"
main(){
yylex();
exit(0);
}