aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/break.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/break.txt')
-rw-r--r--test/prism/snapshots/whitequark/break.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/break.txt b/test/prism/snapshots/whitequark/break.txt
index 4f40ca759e..7ce2bfa136 100644
--- a/test/prism/snapshots/whitequark/break.txt
+++ b/test/prism/snapshots/whitequark/break.txt
@@ -12,7 +12,7 @@
│ │ ├── flags: ∅
│ │ └── arguments: (length: 1)
│ │ └── @ CallNode (location: (3,6)-(3,9))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :foo
@@ -42,7 +42,7 @@
│ │ @ StatementsNode (location: (7,6)-(7,9))
│ │ └── body: (length: 1)
│ │ └── @ CallNode (location: (7,6)-(7,9))
- │ │ ├── flags: variable_call
+ │ │ ├── flags: variable_call, ignore_visibility
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
│ │ ├── name: :foo