diff options
Diffstat (limited to 'Lib/test/output/test_grammar')
-rw-r--r-- | Lib/test/output/test_grammar | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/output/test_grammar b/Lib/test/output/test_grammar index fed4197..4fa9cb0 100644 --- a/Lib/test/output/test_grammar +++ b/Lib/test/output/test_grammar @@ -55,6 +55,7 @@ multiplicative ops unary ops selectors +[1, (1,), (1, 2), (1, 2, 3)] atoms classdef ['Apple', 'Banana', 'Coco nut'] |