11:09Hi! How can I run
regression-test-red.red? When I execute command
./rebol -s quick-test/run-test.r tests/source/units/regression-test-red.red I get:
-=== Red Compiler 0.6.4 ===-
Compiling /mnt/red-github/tests/source/units/regression-test-red.red ...
...using libRedRT built on 10-Dec-2019/13:23:41+1:00
...compilation time : 142 ms
Target: Linux
Compiling to native code...
*** Compilation Error: undefined symbol: red/word/duplicate
*** in file: %/mnt/red-github/tests/source/units/regression-test-red.red
*** at line: 339
*** near: [word/duplicate ~script
~args|408: word/duplicate ~args
~qt-run-tests: word/load "qt-run-tests"
]