Skip to content

Commit

Permalink
Chore: Add test for constructor and methods with parameters (refs esl…
Browse files Browse the repository at this point in the history
  • Loading branch information
soda0289 authored and JamesHenry committed Feb 27, 2017
1 parent c2a0b71 commit 69d2537
Show file tree
Hide file tree
Showing 26 changed files with 6,742 additions and 0 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
class A {constructor(foo, bar){}}
Loading

0 comments on commit 69d2537

Please sign in to comment.