summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/endless_comparison_method.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-01-02 14:54:45 -0500
committergit <svn-admin@ruby-lang.org>2024-01-02 20:59:19 +0000
commitadbfbd822f37d9dfc94d071af4d2d4390bfb29eb (patch)
treea027fe16a035133f864df962ab83c7da0be82ee8 /test/prism/snapshots/whitequark/endless_comparison_method.txt
parent380c218bfa85dcb1418c72144f59550999ef396c (diff)
[ruby/prism] Ignore visibility flag
https://github.com/ruby/prism/commit/55b049ddac
Diffstat (limited to 'test/prism/snapshots/whitequark/endless_comparison_method.txt')
-rw-r--r--test/prism/snapshots/whitequark/endless_comparison_method.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/prism/snapshots/whitequark/endless_comparison_method.txt b/test/prism/snapshots/whitequark/endless_comparison_method.txt
index 7104b23494..c8a9a4c624 100644
--- a/test/prism/snapshots/whitequark/endless_comparison_method.txt
+++ b/test/prism/snapshots/whitequark/endless_comparison_method.txt
@@ -22,7 +22,7 @@
│ │ @ StatementsNode (location: (1,16)-(1,28))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (1,16)-(1,28))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :do_something
@@ -58,7 +58,7 @@
│ │ @ StatementsNode (location: (3,16)-(3,28))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (3,16)-(3,28))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :do_something
@@ -94,7 +94,7 @@
│ │ @ StatementsNode (location: (5,16)-(5,28))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (5,16)-(5,28))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :do_something
@@ -130,7 +130,7 @@
│ │ @ StatementsNode (location: (7,16)-(7,28))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (7,16)-(7,28))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :do_something
@@ -166,7 +166,7 @@
│ │ @ StatementsNode (location: (9,17)-(9,29))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (9,17)-(9,29))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :do_something
@@ -202,7 +202,7 @@
│ @ StatementsNode (location: (11,16)-(11,28))
│ └── body: (length: 1)
│ └── @ CallNode (location: (11,16)-(11,28))
- │ ├── flags: variable_call
+ │ ├── flags: variable_call, ignore_visibility
│ ├── receiver: ∅
│ ├── call_operator_loc: ∅
│ ├── name: :do_something