jashkenas--coffeescript/documentation/examples/breaking_change_super_witho...

3 lines
36 B
CoffeeScript

class B extends A
foo: -> super()