diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/basics/string_pep498_fstring.py.exp | 0 | ||||
| -rw-r--r-- | tests/cmdline/cmd_parsetree.py.exp | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/basics/string_pep498_fstring.py.exp b/tests/basics/string_pep498_fstring.py.exp new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/basics/string_pep498_fstring.py.exp diff --git a/tests/cmdline/cmd_parsetree.py.exp b/tests/cmdline/cmd_parsetree.py.exp index 12a1bfbe9..c06ce4e31 100644 --- a/tests/cmdline/cmd_parsetree.py.exp +++ b/tests/cmdline/cmd_parsetree.py.exp @@ -1,6 +1,6 @@ ---------------- [ 4] rule(1) (n=9) - tok(4) + tok(10) [ 4] rule(22) (n=4) id(i) [ 4] rule(44) (n=1) @@ -9,7 +9,7 @@ NULL [ 6] rule(5) (n=2) id(a) - tok(14) + tok(20) [ 7] rule(5) (n=2) id(b) str(str) |
