summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_op_asgn_and2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/const_op_asgn_and2.txt')
-rw-r--r--test/prism/snapshots/seattlerb/const_op_asgn_and2.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/test/prism/snapshots/seattlerb/const_op_asgn_and2.txt b/test/prism/snapshots/seattlerb/const_op_asgn_and2.txt
deleted file mode 100644
index 22f6682534..0000000000
--- a/test/prism/snapshots/seattlerb/const_op_asgn_and2.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-@ ProgramNode (location: (1,0)-(1,9))
-├── locals: []
-└── statements:
- @ StatementsNode (location: (1,0)-(1,9))
- └── body: (length: 1)
- └── @ ConstantPathAndWriteNode (location: (1,0)-(1,9))
- ├── target:
- │ @ ConstantPathNode (location: (1,0)-(1,3))
- │ ├── parent: ∅
- │ ├── child:
- │ │ @ ConstantReadNode (location: (1,2)-(1,3))
- │ │ └── name: :X
- │ └── delimiter_loc: (1,0)-(1,2) = "::"
- ├── operator_loc: (1,4)-(1,7) = "&&="
- └── value:
- @ IntegerNode (location: (1,8)-(1,9))
- ├── flags: decimal
- └── value: 1