summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_op_asgn_or.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/const_op_asgn_or.txt')
-rw-r--r--test/prism/snapshots/seattlerb/const_op_asgn_or.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/test/prism/snapshots/seattlerb/const_op_asgn_or.txt b/test/prism/snapshots/seattlerb/const_op_asgn_or.txt
deleted file mode 100644
index 067e0fbb93..0000000000
--- a/test/prism/snapshots/seattlerb/const_op_asgn_or.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-@ ProgramNode (location: (1,0)-(1,10))
-├── locals: []
-└── statements:
- @ StatementsNode (location: (1,0)-(1,10))
- └── body: (length: 1)
- └── @ ConstantPathOrWriteNode (location: (1,0)-(1,10))
- ├── target:
- │ @ ConstantPathNode (location: (1,0)-(1,4))
- │ ├── parent:
- │ │ @ ConstantReadNode (location: (1,0)-(1,1))
- │ │ └── name: :X
- │ ├── child:
- │ │ @ ConstantReadNode (location: (1,3)-(1,4))
- │ │ └── name: :Y
- │ └── delimiter_loc: (1,1)-(1,3) = "::"
- ├── operator_loc: (1,5)-(1,8) = "||="
- └── value:
- @ IntegerNode (location: (1,9)-(1,10))
- ├── flags: decimal
- └── value: 1