Closed
Description
http://www.typescriptlang.org/Playground
I think the walkthrough on inheritance in the playground might have a bug.
I'm not sure why tom.move is being passed 34 if it's unused. It's not clear to me if that should have thrown a compilation error or what.
Thanks