File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -530,7 +530,7 @@ List.1e - Basic: count paren [1)]
530
530
================================================================================
531
531
List.1f - Basic: letter dot [a.]
532
532
================================================================================
533
- 1 . a
533
+ a . a
534
534
--------------------------------------------------------------------------------
535
535
536
536
(document
@@ -544,7 +544,7 @@ List.1f - Basic: letter dot [a.]
544
544
================================================================================
545
545
List.1g - Basic: letter paren [a)]
546
546
================================================================================
547
- 1 ) a
547
+ a ) a
548
548
--------------------------------------------------------------------------------
549
549
550
550
(document
You can’t perform that action at this time.
0 commit comments