puppeteer/utils/doclint/test/06-duplicates/doc.md
Andrey Lushnikov 56619baa64 [doclint] simplify error reporting
This patch simplifies error reporting, making it straight-forward.
It also adds a few tests to make doclint more robust.
2017-07-13 15:52:49 -07:00

146 B

class: Bar

class: Foo

foo.test()

foo.test()

foo.title(arg, arg)

  • arg <[number]>
  • arg <[number]>

class: Bar