Guest User

Untitled

a guest
Feb 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. assert(this === $container);
  2.  
  3. assert($container.$importer.container === $container);
  4.  
  5. this.XML.Document.prototype.print = function print() { print(this.dump()); }
Add Comment
Please, Sign In to add comment