realm-js/parser/test.sh

4 lines
91 B
Bash
Raw Normal View History

# /bin/sh
llvm-g++ -std=c++11 -I ../../../vendor/PEGTL/ -o test test.cpp parser.cpp
./test