to compile and run and individual test file in a locally modified nim repo: 
    
    
    nim c --lib:lib -r tests/stdlib/talgorithm.nim
    

Reply via email to