fixed test ast_print_node

This commit is contained in:
Sven Vogel 2024-07-18 23:12:39 +02:00
parent b08b04ebf9
commit 6596edf6f8
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ def run_check_print_node():
53 address of 53 address of
54 deref 54 deref
55 ref 55 ref
56 value
""" == p.stdout """ == p.stdout