Guest User

Untitled

a guest
Jun 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. * * DtoResolveFunction(object.ModuleInfo.opApply): /usr/local/include/d/object.di(204)
  2. * * * DtoDeclareFunction(object.ModuleInfo.opApply): /usr/local/include/d/object.di(204)
  3. * * * * DtoFunctionType(int(int delegate(ref ModuleInfo)))
  4. * * * * * x86-64 D ABI: Transforming arguments
  5. * * * * * * Arg: int delegate(ref ModuleInfo)
  6. * * * * * * New arg type: %"int delegate(ref ModuleInfo)"
  7. * * * * * Final function type: i32 (%"int delegate(ref ModuleInfo)")
  8. * * * * func =
  9. declare i32 @_D6object10ModuleInfo7opApplyFDFKC10ModuleInfoZiZi(%"int delegate(ref ModuleInfo)")
  10.  
  11. * Verifying module...
  12. * * Verification passed!
  13. Verifying module... again...
Add Comment
Please, Sign In to add comment