Build results: hairless
[OK] b937a69bc227ae3c5fa9ab165709d968b4069fb4
Fix the example. We should be duping the string for the variable.
OK: build: mbld
STDOUT
project base /home/ori/contbuilds/hairless:
hairless...
6m types.myr
6m slr.myr
6m write.myr
6m nfa.myr
6m dfa.myr
6m parse.myr
6m main.myr
ld -o hairless /home/ori/bin/lib/myr/_myrrt.o slr.o types.o write.o dfa.o parse.o main.o nfa.o -L/home/ori/bin/lib/myr -lregex -lbio -lstd -lsys
STDERR
OK: test: mbld test
STDOUT
project base /home/ori/contbuilds/hairless:
hairless...
STDERR
OK: clean: mbld clean
STDOUT
project base /home/ori/contbuilds/hairless:
clean nfa.o
clean write.use
clean slr.use
clean types.use
clean main.use
clean nfa.use
clean parse.use
clean slr.o
clean parse.o
clean hairless
clean dfa.o
clean main.o
clean types.o
clean write.o
clean dfa.use
STDERR