Project

General

Profile

« Previous | Next » 

Revision b51e1c07

Added by Andy Wong 9 months ago

[DOC] Fix typos in ObjectSpace::WeakMap docs

The value of variable key2 should be "bar". This way, when nil is assigned to val1 and garbage collection occurs, the output of m.keys will then be ["bar"].