proc fac(0): int = 1
    
    
    Run

thats not a valid nim.

Reply via email to