alloc(sizeof(ptr MyObj))
    
    
    Run

seems to be a typo. Guess it should be alloc(sizeof(MyObj))

Reply via email to