aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/lambda.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/lambda.txt')
-rw-r--r--test/prism/snapshots/lambda.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/prism/snapshots/lambda.txt b/test/prism/snapshots/lambda.txt
index ed622f6739..c3fd27d36a 100644
--- a/test/prism/snapshots/lambda.txt
+++ b/test/prism/snapshots/lambda.txt
@@ -66,7 +66,7 @@
│ │ │ │ │ │ ├── closing_loc: ∅
│ │ │ │ │ │ ├── block: ∅
│ │ │ │ │ │ ├── flags: variable_call
- │ │ │ │ │ │ └── name: "a"
+ │ │ │ │ │ │ └── name: :a
│ │ │ │ │ └── closing_loc: (5,11)-(5,12) = "}"
│ │ │ │ └── closing_loc: (5,12)-(5,13) = "\""
│ │ │ ├── keyword_rest: ∅
@@ -104,7 +104,7 @@
│ │ │ │ │ ├── closing_loc: ∅
│ │ │ │ │ ├── block: ∅
│ │ │ │ │ ├── flags: variable_call
- │ │ │ │ │ └── name: "b"
+ │ │ │ │ │ └── name: :b
│ │ │ │ ├── call_operator_loc: ∅
│ │ │ │ ├── message_loc: (7,8)-(7,9) = "*"
│ │ │ │ ├── opening_loc: ∅
@@ -116,7 +116,7 @@
│ │ │ │ ├── closing_loc: ∅
│ │ │ │ ├── block: ∅
│ │ │ │ ├── flags: ∅
- │ │ │ │ └── name: "*"
+ │ │ │ │ └── name: :*
│ │ │ ├── keyword_rest: ∅
│ │ │ └── block: ∅
│ │ ├── locals: (length: 0)
@@ -148,7 +148,7 @@
│ │ │ │ ├── closing_loc: ∅
│ │ │ │ ├── block: ∅
│ │ │ │ ├── flags: variable_call
- │ │ │ │ └── name: "bar"
+ │ │ │ │ └── name: :bar
│ │ │ ├── rest: ∅
│ │ │ ├── posts: (length: 0)
│ │ │ ├── keywords: (length: 0)
@@ -185,7 +185,7 @@
│ │ │ ├── closing_loc: ∅
│ │ │ ├── block: ∅
│ │ │ ├── flags: variable_call
- │ │ │ └── name: "bar"
+ │ │ │ └── name: :bar
│ │ ├── keyword_rest: ∅
│ │ └── block: ∅
│ ├── locals: (length: 0)