How is the nim alias identical / equivalent to C++ e.g
    
    
    int bar ;
    int &foo = bar ;
    
    
    Run

Thanks for sincere help

Reply via email to