summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/unless_mod.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/whitequark/unless_mod.txt
parente9bc530795a13103ac5fd01475422cab632420cd (diff)
[ruby/prism] Track the then keyword for conditionals
https://github.com/ruby/prism/commit/fef0019a25
Diffstat (limited to 'test/prism/snapshots/whitequark/unless_mod.txt')
-rw-r--r--test/prism/snapshots/whitequark/unless_mod.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/prism/snapshots/whitequark/unless_mod.txt b/test/prism/snapshots/whitequark/unless_mod.txt
index 2229c37ec0..07b5ee9337 100644
--- a/test/prism/snapshots/whitequark/unless_mod.txt
+++ b/test/prism/snapshots/whitequark/unless_mod.txt
@@ -16,6 +16,7 @@
│ ├── block: ∅
│ ├── flags: variable_call
│ └── name: :foo
+ ├── then_keyword_loc: ∅
├── statements:
│ @ StatementsNode (location: (1,0)-(1,3))
│ └── body: (length: 1)