Change the .emit to:
    
    
    {.emit: """
        void NimMain(void);
        NimMain();
      """.}
    
    
    
    Run

Reply via email to