react-code-dataset / next.js /turbopack /crates /turbopack-ecmascript /tests /analyzer /graph /2 /graph.snapshot
| [ | |
| ( | |
| "x", | |
| Alternatives { | |
| total_nodes: 3, | |
| values: [ | |
| Constant( | |
| Num( | |
| ConstantNumber( | |
| 1.0, | |
| ), | |
| ), | |
| ), | |
| Variable( | |
| ( | |
| "y", | |
| #2, | |
| ), | |
| ), | |
| ], | |
| logical_property: None, | |
| }, | |
| ), | |
| ( | |
| "y", | |
| Variable( | |
| ( | |
| "x", | |
| #2, | |
| ), | |
| ), | |
| ), | |
| ( | |
| "z", | |
| Variable( | |
| ( | |
| "x", | |
| #2, | |
| ), | |
| ), | |
| ), | |
| ] | |