For your specific example changing `bar.nim` to the following works:
    
    
    import foo as fu
    export fu
    
    
    Run

Reply via email to