Skip to content

Commit

Permalink
Correct a test.
Browse files Browse the repository at this point in the history
  • Loading branch information
robrix committed Feb 24, 2016
1 parent f5267a9 commit 35c3fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grammar_test/expressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ foo()

---

(program (member_access (identifier) (argument_list)))
(program (function_call (identifier) (argument_list)))

============================
function call without parens
Expand Down

0 comments on commit 35c3fad

Please sign in to comment.