Blang/test/test.sh

2 lines
43 B
Bash

flex -otest.cpp lexer.l
g++ test.cpp -otest