This might work. Untested example:
    
    
    import macros
    import mymodule
    
    echo repr(getImpl(mymodule))
    
    
    
    Run

Reply via email to