summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-11-15 17:55:16 -0500
committergit <svn-admin@ruby-lang.org>2023-11-15 23:08:11 +0000
commitd2e7a70ee6865a92992d4d793cd08a2805d2658a (patch)
tree7c1bdca081219e3daf2b2f443101729099f9650c /test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
parente9bc530795a13103ac5fd01475422cab632420cd (diff)
[ruby/prism] Track the then keyword for conditionals
https://github.com/ruby/prism/commit/fef0019a25
Diffstat (limited to 'test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt')
-rw-r--r--test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt b/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
index 0be6234460..31fd9fca0c 100644
--- a/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
+++ b/test/prism/snapshots/seattlerb/str_interp_ternary_or_label.txt
@@ -34,6 +34,7 @@
│ │ │ ├── block: ∅
│ │ │ ├── flags: ∅
│ │ │ └── name: :b?
+ │ │ ├── then_keyword_loc: (1,8)-(1,9) = "?"
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (1,10)-(1,17))
│ │ │ └── body: (length: 1)