aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/super.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/super.txt')
-rw-r--r--test/prism/snapshots/whitequark/super.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/super.txt b/test/prism/snapshots/whitequark/super.txt
index 694b4c796d..7a5f0f5193 100644
--- a/test/prism/snapshots/whitequark/super.txt
+++ b/test/prism/snapshots/whitequark/super.txt
@@ -18,7 +18,7 @@
│ │ ├── closing_loc: ∅
│ │ ├── block: ∅
│ │ ├── flags: variable_call
- │ │ └── name: "foo"
+ │ │ └── name: :foo
│ ├── rparen_loc: ∅
│ └── block: ∅
├── @ SuperNode (location: (3,0)-(3,7))
@@ -42,6 +42,6 @@
│ ├── closing_loc: ∅
│ ├── block: ∅
│ ├── flags: variable_call
- │ └── name: "foo"
+ │ └── name: :foo
├── rparen_loc: (5,9)-(5,10) = ")"
└── block: ∅