Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clarify the code portrayal in the comment
  • Loading branch information
jasonmay committed Feb 7, 2013
1 parent b3b58d1 commit 9e8acf0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -33,6 +33,7 @@ class ClassNodeTestSuite

test("... basic test with class and superclass") {
// class Point { }
// class Point3D extends Point { }
val ast = wrapSimpleAST(
List(
ClassDeclarationNode(
Expand Down

0 comments on commit 9e8acf0

Please sign in to comment.