Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- method test()
- requires RepInv();
- {
- var d:DICT := new DICT(16);
- d.assoc(1,0);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement