wow Ubuntu Bionic package manager installs nim 0.17.2 !

Everything solved.

What would be the reason for the following output?
    
    
    echo ("\nProcessor count ", countProcessors())
    echo 1
    echo ()
    
    Run
    
    
    ("\nProcessor count ", 4)
    1
    ()
    
    
    Run

Reply via email to