Update test_ast.py

This commit is contained in:
SirTalksalot75 2024-05-21 12:21:54 +02:00 committed by GitHub
parent 58f7170df6
commit 0e098db726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ def run_check_print_node():
27 == 27 ==
28 > 28 >
29 < 29 <
30 cast 30 typecast
31 as 31 transmute
32 funcall 32 funcall
33 value 33 value
34 typedef 34 typedef