Closed youzi closed 7 years ago
simple test
var a = b.create('hello') var b = b.create('bla') a.inherits(b) // result a.inherits === b