--- re2c --- + local more_flags= + re2c -W -Werror -o _tmp/houston-fp/favorite-re2c.cc demo/houston-fp/favorite.re2c.cc + re2c --emit-dot -o _tmp/houston-fp/favorite-re2c.dot demo/houston-fp/favorite.re2c.cc + command -v dot + set +x 53 demo/houston-fp/favorite.re2c.cc 19 _tmp/houston-fp/favorite-re2c.dot 81 _tmp/houston-fp/favorite-re2c.cc 100 total YES "hello world" YES "" YES "foo \n bar" NO "bad \" NO "unclosed NO unquoted --- ASDL --- 32 demo/houston-fp/demo.asdl 59 demo/houston-fp/demo_main.py 91 total 264 _tmp/houston-fp/demo.asdl.cc 256 _tmp/houston-fp/demo.asdl.h 414 _tmp/houston-fp/demo_asdl.py 934 total 197 demo/houston-fp/run.sh Success: no issues found in 1 source file real 0m1.718s user 0m1.666s sys 0m0.052s (Token id:3 length:4 col:5 line:foo)