@@ -22,12 +22,10 @@ WARNING: Predicate points_to has been deprecated and may be removed in future (P
2222| a_simple.py:18 | ControlFlowNode for multi_loop | Function multi_loop | builtin-class function | 18 | import |
2323| a_simple.py:19 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 19 | runtime |
2424| a_simple.py:19 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 19 | runtime |
25- | a_simple.py:21 | ControlFlowNode for x | x | builtin-class object | 20 | runtime |
2625| a_simple.py:23 | ControlFlowNode for FunctionExpr | Function with_definition | builtin-class function | 23 | import |
2726| a_simple.py:23 | ControlFlowNode for with_definition | Function with_definition | builtin-class function | 23 | import |
2827| a_simple.py:27 | ControlFlowNode for FunctionExpr | Function multi_loop_in_try | builtin-class function | 27 | import |
2928| a_simple.py:27 | ControlFlowNode for multi_loop_in_try | Function multi_loop_in_try | builtin-class function | 27 | import |
30- | a_simple.py:30 | ControlFlowNode for p | p | builtin-class object | 29 | runtime |
3129| a_simple.py:31 | ControlFlowNode for KeyError | builtin-class KeyError | builtin-class type | 31 | runtime |
3230| a_simple.py:34 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 34 | import |
3331| a_simple.py:34 | ControlFlowNode for args | args | builtin-class tuple | 34 | runtime |
@@ -75,10 +73,6 @@ WARNING: Predicate points_to has been deprecated and may be removed in future (P
7573| a_simple.py:53 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 53 | runtime |
7674| a_simple.py:53 | ControlFlowNode for Tuple | BinaryExpr | builtin-class tuple | 53 | runtime |
7775| a_simple.py:53 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 53 | runtime |
78- | a_simple.py:54 | ControlFlowNode for l | l | builtin-class object | 53 | runtime |
79- | a_simple.py:55 | ControlFlowNode for m | m | builtin-class object | 53 | runtime |
80- | a_simple.py:57 | ControlFlowNode for s | s | builtin-class object | 56 | runtime |
81- | a_simple.py:58 | ControlFlowNode for u | u | builtin-class object | 56 | runtime |
8276| b_condition.py:4 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 4 | import |
8377| b_condition.py:4 | ControlFlowNode for f | Function f | builtin-class function | 4 | import |
8478| b_condition.py:5 | ControlFlowNode for IfExp | NoneType None | builtin-class NoneType | 5 | runtime |
@@ -1084,7 +1078,6 @@ WARNING: Predicate points_to has been deprecated and may be removed in future (P
10841078| r_regressions.py:42 | ControlFlowNode for FunctionExpr | Function find_library | builtin-class function | 42 | import |
10851079| r_regressions.py:42 | ControlFlowNode for find_library | Function find_library | builtin-class function | 42 | import |
10861080| r_regressions.py:43 | ControlFlowNode for List | List | builtin-class list | 43 | runtime |
1087- | r_regressions.py:44 | ControlFlowNode for data | data | builtin-class object | 43 | runtime |
10881081| r_regressions.py:46 | ControlFlowNode for FunctionExpr | Function fail | builtin-class function | 46 | import |
10891082| r_regressions.py:46 | ControlFlowNode for fail | Function fail | builtin-class function | 46 | import |
10901083| r_regressions.py:49 | ControlFlowNode for C | class C | builtin-class type | 49 | import |
0 commit comments