Skip to content

Commit 709b0da

Browse files
authored
4.4.3: parenthesis added (#723)
1 parent 33420b7 commit 709b0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/chapter4/section4/subsection3.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ accumulation_function($variable$,
658658
</SPLITINLINE>
659659
and <SPLITINLINE>
660660
<SCHEME><SCHEMEINLINE>(reverse ?x (1 2 3))</SCHEMEINLINE>?</SCHEME>
661-
<JAVASCRIPT>the query <JAVASCRIPTINLINE>reverse($x, list(1, 2, 3)</JAVASCRIPTINLINE>?
661+
<JAVASCRIPT>the query <JAVASCRIPTINLINE>reverse($x, list(1, 2, 3))</JAVASCRIPTINLINE>?
662662
</JAVASCRIPT>
663663
</SPLITINLINE>
664664
</EXERCISE>

0 commit comments

Comments
 (0)